perf: 主页面滚动条会浮在侧滑上的问题等

1.主页面滚动条会浮在侧滑上的问题
2.asset-detail中assetType和location重复的问题
This commit is contained in:
陈劲松
2020-04-28 11:48:13 +08:00
parent e5a8380d6c
commit 1106136fce
3 changed files with 3 additions and 5 deletions

View File

@@ -911,7 +911,7 @@
font-size: 15px;
position: relative;
overflow: auto;
height: calc(100% - 34px);
height: calc(100% - 37px);
}
.endpoint-sub-table-body-dialog {
width: 100%;