Skip to content

Commit c2e009c

Browse files
committed
thin scrollbar
1 parent b278cf3 commit c2e009c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/LayersPanel.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
overflow-y: auto;
124124
overflow-x: hidden;
125125
overscroll-behavior: contain;
126+
scrollbar-width: thin;
126127
}
127128
}
128129

0 commit comments

Comments
 (0)