diff --git a/frontend/src/styles/reset.scss b/frontend/src/styles/reset.scss index d4c8784ac..2dfafce4a 100644 --- a/frontend/src/styles/reset.scss +++ b/frontend/src/styles/reset.scss @@ -20,8 +20,8 @@ body, height: 12px; } -.el-switch--small,.is-checked .el-switch__core::after { - margin-left: 12px !important; +.el-switch--small.is-checked .el-switch__core::after { + margin-left: -13px; } .el-alert__title {