Commit abb6704d by Иван Кубота

Merge branch 'm3' of gitlab.quokka.pub:Zibx/kus-admin into m3

parents 77fc98ff 6e4db7db
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
width: 100%; width: 100%;
position: relative; position: relative;
overflow-x: scroll; overflow-x: scroll;
overflow-y: hidden;
} }
.card-slider__wrapper { .card-slider__wrapper {
......
.pagination-slider { .pagination-slider {
position: relative; position: relative;
margin: 0 auto;
padding: 5px 46px 20px; padding: 5px 46px 20px;
//width: 290px;
} }
.pagination-slider__scroller { .standard-slider {
margin: 0 auto; margin: 0 auto;
padding: 0 86px; padding: 0 86px;
width: 290px; width: 349px;
} }
.pagination-slider__item { .pagination-slider__item {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment