mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix: fix discord emoji sizing
This commit is contained in:
parent
f5319dc877
commit
07622fd739
1 changed files with 2 additions and 2 deletions
|
|
@ -76,8 +76,8 @@ blockquote {
|
|||
}
|
||||
|
||||
.d-emoji {
|
||||
width: 1.25em;
|
||||
height: auto;
|
||||
height: 1em;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue