aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/menu/menu.component.scss')
-rw-r--r--client/src/app/menu/menu.component.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss
index a699da12f..fc5110eda 100644
--- a/client/src/app/menu/menu.component.scss
+++ b/client/src/app/menu/menu.component.scss
@@ -26,6 +26,10 @@ menu {
26 overflow-y: auto; 26 overflow-y: auto;
27 } 27 }
28 28
29 .top-menu {
30 flex-grow: 1;
31 }
32
29 .logged-in-block { 33 .logged-in-block {
30 height: 100px; 34 height: 100px;
31 background-color: rgba(255, 255, 255, 0.15); 35 background-color: rgba(255, 255, 255, 0.15);