ymanager/webapp/src/app/employees/user-profile/user-profile-dialog.component.sass @ d2799ca5
1 |
@import '../../../common-styles/basic-component' |
---|---|
2 |
|
3 |
.user-info
|
4 |
@extend .basic-component |
5 |
margin-bottom: 10px |
6 |
|
7 |
.user-photo
|
8 |
width: 35px |
9 |
height: 35px |
10 |
border-radius: 20px |
11 |
|
12 |
.user-name
|
13 |
font-weight: bold |
14 |
margin-left: 10px |