mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: tweak searchbar styles
This commit is contained in:
@ -7,8 +7,8 @@ body {
|
||||
}
|
||||
html.dark {
|
||||
color-scheme: dark;
|
||||
scrollbar-color: hsla(0, 0%, 100%, .4) hsla(0, 0%, 100%, .029);
|
||||
scrollbar-color: hsla(0, 0%, 100%, 0.4) hsla(0, 0%, 100%, 0.029);
|
||||
}
|
||||
html.light {
|
||||
color-scheme: light;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user