mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
Make join msg not italic and left align it
This commit is contained in:
parent
9f2603bd54
commit
f318b69980
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
.root {
|
||||
padding: 10px 0px;
|
||||
text-align: center;
|
||||
font-size: 0.8rem;
|
||||
font-style: italic;
|
||||
color: var(--theme-color-components-chat-text);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue