mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
enhance: theme tweaks
Code and ideas are mostly from https://github.com/PiotrSss/logseq-bujo-theme.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#search {
|
||||
> .inner {
|
||||
width: 100%;
|
||||
max-width: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,4 +15,4 @@
|
||||
#search_field {
|
||||
background-color: var(--ls-search-background-color, #fff);
|
||||
color: var(--ls-secondary-text-color, #161e2e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user