Fix side panel not scrolling properly
This commit is contained in:
parent
d8863925e0
commit
7b367313c8
|
@ -275,6 +275,7 @@
|
|||
z-index: 1;
|
||||
border-top: 1px solid var(--spectrum-global-color-gray-300);
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.component {
|
||||
display: contents;
|
||||
|
|
Loading…
Reference in New Issue