docs: update * scrollbar style

This commit is contained in:
warmthsea 2024-11-11 16:22:25 +08:00
parent 384c87a91c
commit 95151a328f

View File

@ -87,6 +87,8 @@
* { * {
scrollbar-width: thin;
scrollbar-color: hsl(var(--border)) transparent;
@apply border-border; @apply border-border;
} }
html { html {