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

7 lines
76 B
SCSS

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