refactor: 更改适配默认高度
This commit is contained in:
parent
673df763b5
commit
1a3c75299d
|
@ -143,7 +143,7 @@ nav .dropdown .nav-link-close.dropdown-toggle:after {
|
|||
}
|
||||
|
||||
.bootstrap-table .table-fixed {
|
||||
max-height: 388px;
|
||||
height: 388px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue