mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
fix(数据源): 去掉数据源表右侧的滚动条
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user