mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
test: scrollbar error on android
This commit is contained in:
parent
dc17f304c1
commit
7a25c20abe
8 changed files with 8 additions and 6 deletions
|
@ -5,11 +5,7 @@
|
|||
}
|
||||
|
||||
html {
|
||||
--at-apply: 'bg-background c-secondary antialiased scrollbar-hidden scroll-smooth';
|
||||
}
|
||||
|
||||
html::-webkit-scrollbar {
|
||||
--at-apply: 'hidden';
|
||||
--at-apply: 'bg-background c-secondary antialiased scroll-smooth';
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue