Overflow buttons when screen is too narrow

This commit is contained in:
Half-Shot
2024-11-01 17:35:47 +00:00
parent 0f4fec46b6
commit 27e3cec575

View File

@@ -16,6 +16,7 @@
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
.reactionPopupMenu section {