mirror of https://github.com/layui/layer
loading 小区域改为正方形
parent
808fd240c3
commit
5be427315d
File diff suppressed because one or more lines are too long
|
@ -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;}
|
||||
|
|
Loading…
Reference in New Issue