diff --git a/src/app/components/left-side-bar/left-side-bar.component.scss b/src/app/components/left-side-bar/left-side-bar.component.scss index 5ac86e38..ae6b34f3 100644 --- a/src/app/components/left-side-bar/left-side-bar.component.scss +++ b/src/app/components/left-side-bar/left-side-bar.component.scss @@ -25,6 +25,7 @@ $height-button: 40px; transition: all .2s; // outline: 1px dotted greenyellow; &--status { + margin-top: 3px; font-size: 26px; padding: 5px 0 0 12px; }