Skip to content

Commit e3c98e6

Browse files
authored
fix: remove not necessary scroll in feed selector (#199)
1 parent 20345f6 commit e3c98e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/FeedHeader/components/Controls/Controls.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ $block: '.#{$namespace}feed-controls';
4949
border-radius: $selectorContainerBorderRadius;
5050

5151
.g-select-list {
52-
overflow: scroll;
53-
5452
&::-webkit-scrollbar {
5553
display: none;
5654
}

0 commit comments

Comments
 (0)