Chat Badge: Fix mini app button styles (#5887)

This commit is contained in:
Alexander Zinchuk 2025-05-14 19:01:54 +03:00
parent d04847c11f
commit 8c4431d57c

View File

@ -52,10 +52,12 @@
padding: 0 0.375rem; padding: 0 0.375rem;
} }
body.is-ios &.miniapp { body.is-ios,
line-height: 1.5rem; body.is-macos,
&.miniapp {
line-height: 1.5rem !important;
min-width: 1.5rem; min-width: 1.5rem;
height: 1.5rem; height: 1.5rem !important;
} }
&.mention, &.mention,