Skip to content

Commit 040aaef

Browse files
author
kkmch
committed
fix: styles for the custom switcher
1 parent 8d1bdec commit 040aaef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/FeedHeader/components/CustomSwitcher/CustomSwitcher.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ $block: '.#{$namespace}feed-custom-switcher';
2020
width: 100%;
2121
line-height: 42px;
2222
text-align: initial;
23+
font-family: inherit;
24+
padding: 0;
25+
margin: 0;
2326

2427
// TODO delete this section after Select can customize the popup list
2528
& + .yc-popup.yc-popup_open {

0 commit comments

Comments
 (0)