mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-27 00:48:06 +08:00
Only shrink buttons on web version, mobile never shrinks
This commit is contained in:
parent
787ad4b45f
commit
7bbee147e8
@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.reactionButton {
|
||||
.reactionPopupMenuModal .reactionButton {
|
||||
padding: 1em;
|
||||
font-size: 1em;
|
||||
width: 1em;
|
||||
|
Loading…
Reference in New Issue
Block a user