enhance: theme tweaks

Code and ideas are mostly from https://github.com/PiotrSss/logseq-bujo-theme.
This commit is contained in:
Tienson Qin
2021-02-22 22:51:29 +08:00
parent 12e23c932a
commit 8ea487a5cd
10 changed files with 182 additions and 91 deletions

View File

@@ -246,7 +246,7 @@
[:div.inner
[:label.sr-only {:for "search_field"} (t :search)]
[:div#search-wrapper.relative.w-full.text-gray-400.focus-within:text-gray-600
[:div.absolute.inset-y-0.flex.items-center.pointer-events-none.left-0
[:div.absolute.inset-y-0.flex.items-center.pointer-events-none {:style {:left 6}}
[:svg.h-5.w-5
{:view-box "0 0 20 20", :fill "currentColor"}
[:path