We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd72b48 commit 535839bCopy full SHA for 535839b
src/main/frontend/main.scss
@@ -49,7 +49,9 @@
49
--header-bg-classic: #000;
50
--search-bg: #4d545d;
51
--search-input-color: rgb(200, 200, 204);
52
- --header-link-bg-classic-hover: var(--text-color);
+ .main-search__icon-trailing {
53
+ --header-link-bg-classic-hover: var(--text-color);
54
+ }
55
56
/* Breadcrumbs */
57
--breadcrumbs-bar-background: hsl(240, 6%, 9%, 0.8);
0 commit comments