forked from srxl/akkoma-fe
shrink emoji reactions a bit
This commit is contained in:
parent
a31612d2b9
commit
763ff241bf
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
.reaction-emoji {
|
||||
width: auto;
|
||||
max-width: 96cqw;
|
||||
height: 2.55em !important;
|
||||
height: 2em !important;
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
&:focus {
|
||||
|
|
Loading…
Reference in a new issue