forked from srxl/akkoma-fe
add the unicode ones too. and slightly smaller.
This commit is contained in:
parent
763ff241bf
commit
832c98eaf4
1 changed files with 2 additions and 3 deletions
|
|
@ -54,9 +54,8 @@
|
|||
}
|
||||
|
||||
.unicode-emoji {
|
||||
font-size: 210%;
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
.emoji-reaction {
|
||||
padding: 0 0.5em;
|
||||
margin-right: 0.5em;
|
||||
|
|
@ -68,7 +67,7 @@
|
|||
.reaction-emoji {
|
||||
width: auto;
|
||||
max-width: 96cqw;
|
||||
height: 2em !important;
|
||||
height: 1.6em !important;
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
&:focus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue