fix 菜单滚动条
This commit is contained in:
@@ -352,10 +352,12 @@
|
||||
box-shadow: 2px 0 8px @nav-box-shadow-color;
|
||||
}
|
||||
.swiper-container {
|
||||
flex: 1 1 100%;
|
||||
position: absolute;
|
||||
top: (@layout-header-height / 2) + (@padding-xxs * 2);
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
.swiper-scrollbar {
|
||||
transition: @animation-duration-slow;
|
||||
transition-property: opacity;
|
||||
|
||||
Reference in New Issue
Block a user