Chat Badge: Fix mini app button styles (#5887)
This commit is contained in:
parent
d04847c11f
commit
8c4431d57c
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user