diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 004dcede6a..6faf1b578d 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -152,7 +152,7 @@ div:focus { } .el-tabs__content { - height: calc(100% - 55px) !important; + height: calc(100%) !important; margin-top: 5px; .el-tab-pane {