mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 01:38:27 +02:00
🐛 Fix layer panel overflowing
This commit is contained in:
parent
6a161267ba
commit
caf78a6b4d
2 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
overflow-x: hidden;
|
||||
overflow-y: overlay;
|
||||
scrollbar-gutter: stable;
|
||||
max-width: var(--width);
|
||||
}
|
||||
|
||||
.pages-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue