mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-26 23:23:08 +02:00
chore(client): tweak custom emoji size
This commit is contained in:
parent
4e23500732
commit
c174f23389
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue