diff --git a/app/assets/stylesheets/common/components/composer-toggle-switch.scss b/app/assets/stylesheets/common/components/composer-toggle-switch.scss index 627b4a4a447..0ce92ff23e1 100644 --- a/app/assets/stylesheets/common/components/composer-toggle-switch.scss +++ b/app/assets/stylesheets/common/components/composer-toggle-switch.scss @@ -1,6 +1,4 @@ .composer-toggle-switch { - $root: &; - --toggle-switch-width: 40px; --toggle-switch-height: 24px;