mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
test: scrollbar style error on android
This commit is contained in:
parent
7a25c20abe
commit
06927ee6be
1 changed files with 0 additions and 6 deletions
|
@ -99,10 +99,4 @@ document.addEventListener('astro:after-swap', setupScrollbar)
|
||||||
--os-handle-bg-active: oklch(var(--un-preset-theme-colors-secondary) / 0.35);
|
--os-handle-bg-active: oklch(var(--un-preset-theme-colors-secondary) / 0.35);
|
||||||
--os-handle-min-size: 12%;
|
--os-handle-min-size: 12%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1023px) {
|
|
||||||
.os-scrollbar.scrollbar-body {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue