mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Chat join message for users with moderator flag is misaligned (#2774)
This commit is contained in:
parent
4420f821ae
commit
ccd78c3c4d
@ -6,7 +6,7 @@
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
display: flex;
|
display: inline-flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user