taiga-front/app/styles/components/avatar.scss

7 lines
77 B
SCSS

.avatar {
img {
border-radius: 50%;
width: 100%;
}
}