Commit daced5b1 by liuhailong

aaa

parent b6b51ab4
......@@ -509,9 +509,8 @@ html #layui_layer_skinlayercss {
/* display: block; */
padding: 10px 12px;
pointer-events: auto;
border-radius: 14px;
/* display: flex;
justify-content: space-between; */
display: flex;
justify-content: space-between;
}
.layui-layer-btn a {
......@@ -524,7 +523,7 @@ html #layui_layer_skinlayercss {
border: 1px solid #dedede;
background-color: #f1f1f1;
color: #333;
border-radius: 14px;
border-radius: 14px!important;
display: block;
font-weight: 400;
cursor: pointer;
......
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