loading 小区域改为正方形

pull/67/head
fanyushun 2018-10-31 20:30:17 +08:00
parent 808fd240c3
commit 5be427315d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -40,7 +40,7 @@
.layui-m-layer0 .layui-m-layerchild{width: 90%; max-width: 640px;}
.layui-m-layer1 .layui-m-layerchild{border:none; border-radius:0;}
.layui-m-layer2 .layui-m-layerchild{width:auto; max-width:260px; min-width:40px; border:none; background: none; box-shadow: none; color:#fff;}
.layui-m-layer2 .layui-m-layerchild-transparent{padding: 25px;background-color: rgba(0,0,0,0.6);border-radius: 5px;}
.layui-m-layer2 .layui-m-layerchild-transparent{padding: 30px 23px;background-color: rgba(0,0,0,0.6);border-radius: 5px;}
.layui-m-layerchild h3{padding: 0 10px; height: 60px; line-height: 60px; font-size:16px; font-weight: 400; border-radius: 5px 5px 0 0; text-align: center;}
.layui-m-layerchild h3,
.layui-m-layerbtn span{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}