1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-08-03 01:41:51 -04:00

resume the previous emoji size for now

This commit is contained in:
Shpuld Shpuldson 2020-06-17 18:34:24 +03:00
parent 580fcd3ad9
commit 632f62ee0f

@ -148,8 +148,8 @@
max-height: 400px;
&.emoji {
width: 24px;
height: 24px;
width: 18px;
height: 18px;
}
}