argos/dmp-frontend/src/app/ui/user-profile/user-profile.component.scss

24 lines
329 B
SCSS

// .clickable{
// cursor: pointer;
// }
// .two-line-mat-option {
// height: 3.5em;
// line-height: 1.2em;
// }
// .full-width{
// width: 100%
// }
.user-profile {
.profile-card-center-row {
justify-content: center;
}
.profile-card {
margin-bottom: 1em;
}
}
.settings {
line-height: 2.4em !important;
}