css: adjust color blend for search bg
This commit is contained in:
parent
6d49d97559
commit
c9349457ed
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
& > .search-button {
|
& > .search-button {
|
||||||
background-color: var(--lightgray);
|
background-color: color-mix(in srgb, var(--lightgray) 60%, var(--light));
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue