mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +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-min-size: 12%;
|
||||
}
|
||||
|
||||
@media (max-width: 1023px) {
|
||||
.os-scrollbar.scrollbar-body {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue