mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
style: smaller and lighter search icon color
This commit is contained in:
parent
be87606ebc
commit
8cd417403e
1 changed files with 2 additions and 1 deletions
|
@ -162,7 +162,8 @@
|
|||
.md-search__icon,
|
||||
.md-search-result__icon,
|
||||
.md-search__input::placeholder {
|
||||
color: var(--md-default-fg-color) !important;
|
||||
color: var(--md-default-fg-color--lighter) !important;
|
||||
scale: 95%;
|
||||
}
|
||||
|
||||
.md-search-result__meta {
|
||||
|
|
Loading…
Reference in a new issue