Skip to content

Commit 360414f

Browse files
author
Yeliazar
committed
updated Header style input search
1 parent 1970d4e commit 360414f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/components/Header/Header.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@
167167
}
168168
}
169169
}
170+
171+
.headerSvgFlipColor {
172+
color: var(--navbar-icon-bg) !important;
173+
:global {
174+
.bg-primary {
175+
background-color: var(--navbar-icon-bg)!important;
176+
}
177+
}
178+
}
170179
}
171180

172181

0 commit comments

Comments
 (0)