index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
styles
/
scroll.css
blob: 2b04c48444677845b95432c26ae84b4d730d4a0a (
plain
) (
blame
)
1
2
3
4
*
{
scrollbar-width
:
thin
;
scrollbar-color
:
var
(
--base03
)
transparent
;
}