diff --git a/static/style.css b/static/style.css index c8c8a04..700fc94 100644 --- a/static/style.css +++ b/static/style.css @@ -606,3 +606,7 @@ button.toggle-button.active { .higherScope { bottom: 29px !important; } + +.header__mode .ng-toggle-wrap { + margin-left: 5px; +}