弹层样式

develop
Jmysy 2020-06-17 10:55:14 +08:00
parent a2dd4580e2
commit fd87916417
2 changed files with 1 additions and 11 deletions

View File

@ -237,6 +237,4 @@
}
.layui-layer-dialog .layui-layer-content{
padding: 0px!important;
}

View File

@ -36,11 +36,3 @@
.pear-notice *::-webkit-scrollbar-corner{background: #f6f6f6;}
.layer-anim-right {
-webkit-animation: am-horizontal-roll_show .6s ease-out;
animation: am-horizontal-roll_show .6s ease-out;
}
.layui-layer-dialog .layui-layer-content{
padding: 0px!important;
}