Add search support

Only supports elasticlunr_json
This commit is contained in:
daudix
2024-06-30 02:58:21 +03:00
parent 78b37ef30c
commit 3eaa81e755
15 changed files with 362 additions and 34 deletions

View File

@ -12,7 +12,7 @@
height: 0.75em;
content: "";
:root[dir="rtl"] & {
:root[dir*="rtl"] & {
transform: scaleX(-100%);
margin-right: 0.25rem;
margin-left: unset;