This commit is contained in:
maplemei
2019-10-16 23:22:54 +08:00
parent eaa25889c3
commit 9416e64e7e
22 changed files with 448 additions and 65 deletions

View File

@@ -178,6 +178,9 @@ button, input, select, textarea {
display: inline-block;
width: 300px;
}
.xm-select-demo-alert:extend(.xm-select-demo){
margin: 20px;
}
.btn{
outline: 0;
@@ -206,10 +209,6 @@ button, input, select, textarea {
}
.demo-ZM03{
.layui-table-cell{
height: auto;
}
table{
margin-bottom: -1px !important;
border-collapse: unset !important;
@@ -227,4 +226,4 @@ button, input, select, textarea {
display: flex;
align-items: center;
justify-content: center;
}
}