fix(数据源): 去掉数据源表右侧的滚动条
This commit is contained in:
parent
2a26e8e628
commit
93b2d9b721
@ -2222,7 +2222,7 @@ const getMenuList = (val: boolean) => {
|
||||
padding: 24px;
|
||||
margin: 24px;
|
||||
background: #fff;
|
||||
height: calc(100vh - 190px);
|
||||
height: calc(100vh - 200px);
|
||||
|
||||
.search-operate {
|
||||
width: 280px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user