Skip to content
Snippets Groups Projects
Commit c174f233 authored by syuilo's avatar syuilo
Browse files

chore(client): tweak custom emoji size

parent 4e235007
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ let errored = $ref(url.value == null); ...@@ -41,7 +41,7 @@ let errored = $ref(url.value == null);
<style lang="scss" module> <style lang="scss" module>
.root { .root {
height: 2.5em; height: 2em;
vertical-align: middle; vertical-align: middle;
transition: transform 0.2s ease; transition: transform 0.2s ease;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment