[DE] Fix Bug 53002

This commit is contained in:
ShimaginAndrey 2021-10-11 17:16:52 +03:00
parent 27c29389e0
commit f4556bd602

View file

@ -108,9 +108,13 @@
} }
} }
.swiper-pagination-bullet-active{ .swiper-container {
background: @black; height: 100%;
.swiper-pagination-bullet-active{
background: @black;
}
} }