mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
chore(client): tweak custom emoji size
This commit is contained in:
@ -41,7 +41,7 @@ let errored = $ref(url.value == null);
|
||||
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
height: 2.5em;
|
||||
height: 2em;
|
||||
vertical-align: middle;
|
||||
transition: transform 0.2s ease;
|
||||
|
||||
|
Reference in New Issue
Block a user