This commit is contained in:
maplemei
2019-11-26 12:20:02 +08:00
parent 3fcd41969c
commit c604a398ff
14 changed files with 239 additions and 113 deletions

View File

@@ -218,36 +218,19 @@ button, input, select, textarea {
}
}
.demo-ZM03{
table{
margin-bottom: -1px !important;
border-collapse: unset !important;
line-height: unset !important;
font-size: unset !important;
background-color: unset !important;
th, td{
padding: 5px 0 !important;
}
}
}
.ly-label-center.layui-form-pane .layui-form-label{
display: flex;
align-items: center;
justify-content: center;
}
.demo-ZP01{
.demo-customer{
.xm-body-custom{
padding: 0 10px;
}
table{
margin-bottom: -1px !important;
}
}
.demo-ZP03, .demo-ZP04{
.demo-laydate, .demo-panel{
xm-select .scroll-body{
margin-top: -5px;
}
@@ -258,11 +241,14 @@ button, input, select, textarea {
box-shadow: none;
}
}
.demo-ZP05{
.demo-transfer{
xm-select .scroll-body{
padding-left: 10px;
overflow: hidden;
}
.layui-transfer-data{
overflow: hidden;
}
}
.tool_bar{