This commit is contained in:
lxyer 2018-03-16 10:01:00 +08:00
parent f1aa0baea5
commit c3f5a5f5be

View File

@ -560,3 +560,5 @@ body .fly-user-main{position: relative; min-height: 600px;}
.site-mobile .fly-user-main>.layui-nav{left: 0;} .site-mobile .fly-user-main>.layui-nav{left: 0;}
.site-mobile .site-mobile-shade{content: ''; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,.9); z-index: 999;} .site-mobile .site-mobile-shade{content: ''; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,.9); z-index: 999;}
} }
.layui-form-select dl{z-index: 10002;}