larger emojis in chat
This commit is contained in:
parent
a75e8af1ad
commit
794a97fbdd
@ -135,9 +135,9 @@
|
||||
|
||||
// Changing size for emojis, to have bigger custom emojis
|
||||
img.emoji {
|
||||
width: unset !important;
|
||||
height: unset !important;
|
||||
max-height: 4.25em !important; // and no max-width
|
||||
width: 3.5rem !important;
|
||||
height: 3.5rem !important;
|
||||
// max-height: 4.25em !important; // and no max-width
|
||||
}
|
||||
|
||||
// underline links in chat messages
|
||||
|
Loading…
Reference in New Issue
Block a user