[bug] 布局修改
This commit is contained in:
@@ -99,8 +99,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
/*重置按钮*/
|
||||
.reset-button {
|
||||
color: #08B6AF;
|
||||
background: rgba(8,182,175,0.10);
|
||||
border: 1px solid #08b6af;
|
||||
}
|
||||
|
||||
/*表格滚动条*/
|
||||
.ant-table-body {
|
||||
overflow-x: auto!important;
|
||||
}
|
||||
Reference in New Issue
Block a user