弹层样式
parent
a2dd4580e2
commit
fd87916417
|
|
@ -237,6 +237,4 @@
|
|||
|
||||
}
|
||||
|
||||
.layui-layer-dialog .layui-layer-content{
|
||||
padding: 0px!important;
|
||||
}
|
||||
|
||||
|
|
@ -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;
|
||||
}
|
||||
Loading…
Reference in New Issue