Commit 1dccbcf3 authored by GaiaXalter's avatar GaiaXalter 💬

fix:白色标题下配色问题

parent 4c226191
Pipeline #14178 passed with stages
in 1 minute and 6 seconds
...@@ -646,7 +646,7 @@ background-color: #283044; ...@@ -646,7 +646,7 @@ background-color: #283044;
} }
.layui-layer-page .layui-layer-content { .layui-layer-page .layui-layer-content {
position: relative; position: relative;
overflow: hidden; overflow: hidden!important;
} }
/*body .demo-class .layui-layer-title{background:#c00; color:#fff; border: none;} /*body .demo-class .layui-layer-title{background:#c00; color:#fff; border: none;}
body .demo-class .layui-layer-btn{border-top:1px solid #E9E7E7} body .demo-class .layui-layer-btn{border-top:1px solid #E9E7E7}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment