mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Make emoji small within the moderator info box. closes #1519
This commit is contained in:
parent
a6e190bfdd
commit
97f806440e
@ -311,6 +311,11 @@
|
||||
max-height: 6em;
|
||||
padding: .75rem;
|
||||
}
|
||||
.moderator-more-info-message .text-sm img {
|
||||
display: inline-block;
|
||||
width: 2rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 729px) {
|
||||
.moderator-more-info-container {
|
||||
width: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user