GameActivityToggle: Fix moving settings button outside

This commit is contained in:
Nuckyz 2024-06-21 18:50:21 -03:00
parent 495da11347
commit e16c9ca70f
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -1,3 +1,3 @@
[class*="withTagAsButton"] {
min-width: 88px !important;
[class*="panels"] [class*="avatarWrapper"] {
min-width: 88px;
}