mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 01:22:49 +00:00
client - thread page work
This commit is contained in:
9
client/app/components/portrait/portrait.scss
Normal file
9
client/app/components/portrait/portrait.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.portrait {
|
||||
position: relative;
|
||||
|
||||
&__level-circle {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 8px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user