px -> em for reprööter bar
This commit is contained in:
parent
798178a86f
commit
542db846a6
1 changed files with 3 additions and 3 deletions
|
|
@ -235,9 +235,9 @@
|
||||||
|
|
||||||
.repeater-avatar {
|
.repeater-avatar {
|
||||||
border-radius: var(--roundness);
|
border-radius: var(--roundness);
|
||||||
margin-left: 28px;
|
margin-left: 2em; // 3.5 (poster avatar size) - 1.5 (repeater avatar size)
|
||||||
width: 20px;
|
width: 1.5em;
|
||||||
height: 20px;
|
height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeater-name {
|
.repeater-name {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue