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

11 lines
124 B
SCSS
Raw Normal View History

2018-08-27 11:00:09 +02:00
.clickable{
cursor: pointer;
}
2018-08-30 13:09:36 +02:00
.two-line-mat-option {
height: 3.5em;
line-height: 1.2em;
}
.full-width{
width: 100%
}