mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
6 lines
76 B
SCSS
6 lines
76 B
SCSS
.navbar-section {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|