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