Commit 915fc2d6 by 刘海龙

111

parent 2be3dffe
...@@ -465,7 +465,8 @@ html #layuicss-layer { ...@@ -465,7 +465,8 @@ html #layuicss-layer {
} }
.layui-layer-btn { .layui-layer-btn {
text-align: right; display: flex;
justify-content: flex-end;
padding: 0 15px 12px; padding: 0 15px 12px;
pointer-events: auto; pointer-events: auto;
user-select: none; user-select: 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