mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-01 14:38:14 +00:00
fix: search async ordering, scroll offset
This commit is contained in:
parent
a0b927da4a
commit
3231ce6e79
2 changed files with 9 additions and 8 deletions
quartz/components/styles
|
@ -131,6 +131,7 @@
|
|||
& .highlight {
|
||||
background: color-mix(in srgb, var(--tertiary) 60%, transparent);
|
||||
border-radius: 5px;
|
||||
scroll-margin-top: 2rem;
|
||||
}
|
||||
|
||||
& > #preview-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue