mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
* remove MDL from app component - new app menu bar based on angular/material * fix app selector * improve menu bar labels
8 lines
85 B
CSS
8 lines
85 B
CSS
.user-profile {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.app-menu--spacer {
|
|
flex: 1 1 auto;
|
|
}
|