UX: Improve moderator icon alignment
This commit is contained in:
parent
87f4ee13ef
commit
2d031a1beb
|
@ -18,6 +18,8 @@
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
span.first {
|
span.first {
|
||||||
|
display: flex;
|
||||||
|
align-items: baseline;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue