forked from AkkomaGang/akkoma-fe
resume the previous emoji size for now
This commit is contained in:
parent
580fcd3ad9
commit
632f62ee0f
1 changed files with 2 additions and 2 deletions
|
@ -148,8 +148,8 @@
|
|||
max-height: 400px;
|
||||
|
||||
&.emoji {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue