You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
argos/dmp-frontend/src/app/shared/components/navigation/navigation.component.scss

45 lines
472 B
SCSS

.navbar-icon {
padding: 0 14px;
}
.navbar-spacer {
flex: 1 1 auto;
}
.navbar-button {
text-transform: uppercase;
}
.user-label {
padding: 0 0 0 5px;
font-size: 14px;
}
.app-title {
color: inherit;
text-decoration: none;
padding-right: 15px;
}
.login-label {
font-size: 14px;
}
.logo {
width: 38px;
height: 38px;
}
.user-profile{
width: 10%;
}
.full-width {
width: 100%;
}
.transformation-value-mat-option {
height: 3.5em;
line-height: 1.2em;
}