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
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6d7761c7e5 - Show all commits

View File

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