fixed interaction button size

This commit is contained in:
Henry Jameson 2025-08-05 13:59:56 +03:00
commit 49422705a8

View file

@ -415,7 +415,7 @@
gap: 0.6em; gap: 0.6em;
> * { > * {
flex: 0 0 10%; flex: 0 0 8em;
} }
.popover-trigger-button, .moderation-tools-button { .popover-trigger-button, .moderation-tools-button {