fix button

This commit is contained in:
Half-Shot
2024-11-08 16:18:28 +00:00
parent a6d1edbc7d
commit 9a9a479610

View File

@@ -40,10 +40,10 @@
.reactionButton {
padding: 1em;
font-size: 1.4em;
font-size: 1.6em;
width: 1.4em;
height: 1.4em;
border-radius: 1.4em;
border-radius: var(--cpd-radius-pill-effect);
}
.verticalSeperator {