We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278cf3 commit c2e009cCopy full SHA for c2e009c
1 file changed
src/components/LayersPanel.svelte
@@ -123,6 +123,7 @@
123
overflow-y: auto;
124
overflow-x: hidden;
125
overscroll-behavior: contain;
126
+ scrollbar-width: thin;
127
}
128
129
0 commit comments