mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
perf: remove overlayscrollbars to fix page loading lag, update heading margins
This commit is contained in:
parent
c2547dd65d
commit
41fca8569e
11 changed files with 124 additions and 241 deletions
|
@ -125,7 +125,7 @@ document.addEventListener('astro:page-load', initWaline)
|
|||
--at-apply: 'w-1.2';
|
||||
}
|
||||
#waline .wl-emoji-popup .wl-tab-wrapper::-webkit-scrollbar-thumb {
|
||||
background: oklch(var(--un-preset-theme-colors-secondary) / 0.25);
|
||||
--at-apply: 'bg-secondary/25';
|
||||
}
|
||||
#waline .wl-emoji-popup .wl-tab-wrapper::-webkit-scrollbar-track-piece {
|
||||
--at-apply: 'bg-transparent';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue