support Misskey's oblong reactions #284

Merged
floatingghost merged 3 commits from yheuhtozr/pleroma-fe:oblong-reactions into develop 2023-03-10 18:57:39 +00:00
Showing only changes of commit 6d7761c7e5 - Show all commits

View file

@ -66,7 +66,7 @@
box-sizing: border-box; box-sizing: border-box;
.reaction-emoji { .reaction-emoji {
width: auto; width: auto;
max-width: 100cqw; max-width: 96cqw;
height: 2.55em !important; height: 2.55em !important;
margin-right: 0.25em; margin-right: 0.25em;
} }