Fix Bug 53556
This commit is contained in:
parent
05e4d92dd9
commit
370689fc80
|
@ -113,6 +113,14 @@
|
|||
.swiper-pagination-bullet-active{
|
||||
background: @black;
|
||||
}
|
||||
.multilevels {
|
||||
li:not(:first-child){
|
||||
border:none;
|
||||
.item-content {
|
||||
min-height: 70px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue