Skip to content

Commit 7b31473

Browse files
Copilotmfranzke
andcommitted
fix: remove redundant overflow-y property from custom-select-list
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
1 parent f08a667 commit 7b31473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/components/src/components/custom-select-list/custom-select-list.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
@extend %select-list-container;
1010

1111
padding: variables.$db-spacing-fixed-sm;
12-
overflow-y: auto;
1312

1413
&::-webkit-scrollbar-button:single-button:vertical:decrement {
1514
border-start-end-radius: 0;

0 commit comments

Comments
 (0)