fix: remove scrollbar from pack list sidebar
This commit is contained in:
parent
50de20c5a7
commit
e7879c57fb
1 changed files with 1 additions and 2 deletions
|
|
@ -865,8 +865,7 @@ body.noselect, body.noselect * {
|
|||
align-items: center;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.inv-pack-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue