Commit 34623b90 by zhangleyuan

feat:处理Ui样式

parent 32e42d66
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
.container-left-body-table{ .container-left-body-table{
width: 300px; width: 300px;
height: 330px; height: 330px;
overflow: scroll;
.ant-table { .ant-table {
border: none; border: none;
min-height: 250px !important; min-height: 250px !important;
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
width:100%; width:100%;
.drop-down__item__con__item{ .drop-down__item__con__item{
display:flex; display:flex;
width:240px; width:220px;
justify-content:space-between; justify-content:space-between;
color:#333; color:#333;
font-size:14px; font-size:14px;
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
.container-left-body-table{ .container-left-body-table{
width: 300px; width: 300px;
height: 330px; height: 330px;
overflow: scroll;
.ant-table { .ant-table {
border: none; border: none;
min-height: 250px !important; min-height: 250px !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