Commit da1679a7 by wufan

style:员工列表样式优化

parent 6f76f6a2
......@@ -133,6 +133,10 @@
font-size: 14px !important;
}
.ant-input[disabled] {
background-color: #F0F2F5 !important;
}
.ant-dropdown-link {
line-height: 20px !important;
}
......
.employee-add-modal {
.ant-modal-body {
height: 247px;
}
.mt-4 {
margin-bottom:-6px !important
}
......
......@@ -23,4 +23,7 @@
margin-right: 20px;
}
}
.ant-checkbox-wrapper {
margin-right: 4px !important;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment