1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-09 16:42:49 +00:00
Files
classic-wow-forums/client/app/components/portrait/portrait.scss

15 lines
166 B
SCSS

.portrait {
position: relative;
&__level-circle {
position: absolute;
top: 8px;
left: 8px;
}
&__tiny {
width: 40px;
height: auto;
}
}