diff --git a/core/frontend/src/styles/index.scss b/core/frontend/src/styles/index.scss index 2607a2dcb7..13e05fbb47 100644 --- a/core/frontend/src/styles/index.scss +++ b/core/frontend/src/styles/index.scss @@ -170,7 +170,7 @@ div:focus { padding-right: 50px !important; } -.de-tabs { +.de-tabs-component { .el-tabs__header { margin: 0 0 0 0 !important; } @@ -1765,4 +1765,4 @@ div:focus { .el-table__fixed-right::before { display: none; -} \ No newline at end of file +}