Only shrink buttons on web version, mobile never shrinks

This commit is contained in:
Will Hunt 2024-11-11 15:28:12 +00:00
parent 787ad4b45f
commit 7bbee147e8

View File

@ -49,7 +49,7 @@
} }
@media (max-width: 800px) { @media (max-width: 800px) {
.reactionButton { .reactionPopupMenuModal .reactionButton {
padding: 1em; padding: 1em;
font-size: 1em; font-size: 1em;
width: 1em; width: 1em;