Commit d9258d28 by liuhailong

aaa

parent e6adde6d
...@@ -508,7 +508,7 @@ html #layui_layer_skinlayercss { ...@@ -508,7 +508,7 @@ html #layui_layer_skinlayercss {
.layui-layer-btn { .layui-layer-btn {
padding: 10px 12px; padding: 10px 12px;
pointer-events: auto; pointer-events: auto;
border-radius: 4px; border-radius: 12px;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
} }
...@@ -522,6 +522,7 @@ html #layui_layer_skinlayercss { ...@@ -522,6 +522,7 @@ html #layui_layer_skinlayercss {
background-color: #f1f1f1; background-color: #f1f1f1;
color: #333; color: #333;
border-radius: 12px; border-radius: 12px;
display: block;
font-weight: 400; font-weight: 400;
cursor: pointer; cursor: pointer;
text-decoration: none; text-decoration: none;
......
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