Commit a874f46b by zhangleyuan

style:调整样式

parent 5d0b7edd
.employee-manage-page{
.box-header{
margin-bottom:4px;
}
.add-show-btn{
margin-top:12px;
}
}
\ No newline at end of file
......@@ -263,7 +263,7 @@ function EmployeeManage() {
}
return (
<div className=" page employee-manage-page">
<div className="page employee-manage-page">
<div className="content-header">员工管理</div>
<div className="box">
<div className="box-header">
......
......@@ -134,7 +134,6 @@
.ant-menu-submenu-popup>.ant-menu {
background: @menu-bakg !important;
color: #333;
padding-left: 15px;
width: 132px;
min-width: auto;
li {
......
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