mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
[CST-7119] User menu fixes and improvements
This commit is contained in:

committed by
Davide Negretti

parent
273c754370
commit
c75f5f7c81
@@ -1,3 +1,10 @@
|
||||
.expandable-navbar-section {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
overflow: hidden;
|
||||
min-width: 100%;
|
||||
|
Reference in New Issue
Block a user