GameActivityToggle: Fix moving settings button outside

This commit is contained in:
Nuckyz 2024-06-21 18:50:21 -03:00
parent 495da11347
commit e16c9ca70f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 440BF8296E1C4AD9

View file

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