Skip to content

Commit 20f191b

Browse files
committed
fix: fix icon getting shrinked on mobile
1 parent 2c61fc5 commit 20f191b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/css/v3/header.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161

162162
.header__search-icon {
163163
color: var(--color-icon-brand-accent);
164+
flex-shrink: 0;
164165
}
165166

166167
.header__search-input-trigger {

0 commit comments

Comments
 (0)