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

@ -21,7 +21,7 @@
padding: 0.5rem;
line-height: 0;
:root[dir="rtl"] & {
:root[dir*="rtl"] & {
right: unset;
left: 0.5rem;
}