Commit 2e7acd50 by liuhailong

aaaa

parent d9258d28
......@@ -506,6 +506,7 @@ html #layui_layer_skinlayercss {
}
.layui-layer-btn {
/* display: block; */
padding: 10px 12px;
pointer-events: auto;
border-radius: 12px;
......@@ -516,12 +517,12 @@ html #layui_layer_skinlayercss {
.layui-layer-btn a {
height: 28px;
line-height: 28px;
margin: 0 6px;
padding: 0 15px;
/* margin: 0 6px; */
/* padding: 0 15px; */
border: 1px solid #dedede;
background-color: #f1f1f1;
color: #333;
border-radius: 12px;
border-radius: 50%;
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