GameActivityToggle: fix overflow

This commit is contained in:
Vendicated 2025-09-09 02:23:57 +02:00
parent 4c7acbbbc7
commit dc72ee3809
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -1,3 +1,4 @@
[class^="panels"] [class^="avatarWrapper"] {
min-width: 88px;
}
/* make gap smaller since we're adding an extra button */
[class^="panels"] [class^="buttons"] {
gap: 4px;
}