docs: update * scrollbar style (#885)

This commit is contained in:
sea 2024-11-11 16:54:52 +08:00 committed by GitHub
parent 384c87a91c
commit b7ef4653f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,6 +88,8 @@
* {
@apply border-border;
scrollbar-width: thin;
scrollbar-color: hsl(var(--border)) transparent;
}
html {
-webkit-text-size-adjust: 100%;