🐛(input / layer): 接受 issues 提议

This commit is contained in:
就眠儀式
2022-06-04 18:42:22 +08:00
parent 11ce9e3875
commit 27e41f8708
7 changed files with 14 additions and 7 deletions

View File

@@ -50,7 +50,8 @@ html #layuicss-layer {
}
.layui-layer-border {
box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
border: 1px solid #eeeeee;
box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}
.layui-layer-load {