mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(chat): give social chat messages added spacing
This commit is contained in:
parent
68959c5739
commit
c41742dc86
@ -5,6 +5,7 @@
|
||||
padding: 10px 10px;
|
||||
border-radius: 15px;
|
||||
background-color: var(--theme-color-background-main);
|
||||
margin: 0.5em;
|
||||
|
||||
&:hover {
|
||||
border-color: var(--theme-text-link);
|
||||
|
Loading…
x
Reference in New Issue
Block a user