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
Add a link
Reference in a new issue