[CST-7119] User menu fixes and improvements

This commit is contained in:
Sufiyan Shaikh
2022-10-07 19:23:16 +05:30
committed by Davide Negretti
parent 273c754370
commit c75f5f7c81
17 changed files with 108 additions and 37 deletions

View File

@@ -0,0 +1,5 @@
.navbar-section {
display: flex;
align-items: center;
height: 100%;
}