Fix Bug 53556

This commit is contained in:
ShimaginAndrey 2021-11-10 15:28:00 +03:00
parent 05e4d92dd9
commit 370689fc80

View file

@ -113,6 +113,14 @@
.swiper-pagination-bullet-active{
background: @black;
}
.multilevels {
li:not(:first-child){
border:none;
.item-content {
min-height: 70px;
}
}
}
}