datasurvey/src/main/webapp/app/entities/usuario-extra/list/usuario-extra.component.scss

17 lines
196 B
SCSS

.photo {
width: 80px;
height: 80px;
overflow: hidden;
z-index: 5;
border-radius: 50%;
}
.listRoles {
list-style: none;
padding-left: 10px;
}
.btn-group button {
margin: 0 2px;
}