[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

@@ -1,3 +1,10 @@
.expandable-navbar-section {
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
}
.dropdown-menu {
overflow: hidden;
min-width: 100%;