调整宽度布局
This commit is contained in:
parent
484e36b964
commit
7834169b50
|
@ -263,7 +263,7 @@ const handleDeleteSelected = () => {
|
|||
overflow: auto;
|
||||
/* min-height: 650px; */
|
||||
/* height: 100vh; */
|
||||
max-width: 1500px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.user-table{
|
||||
|
|
Loading…
Reference in New Issue