mirror of
https://github.com/System-End/Vencord.git
synced 2026-04-19 19:45:09 +00:00
GameActivityToggle: fix overflow
This commit is contained in:
parent
4c7acbbbc7
commit
dc72ee3809
1 changed files with 4 additions and 3 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue