aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/styles/pop_recent_top.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-11 02:01:28 +0530
committerreal-zephex <[email protected]>2024-05-11 02:01:28 +0530
commit6c56263791c80676518532c9f91e0fb3d84fd079 (patch)
treec98cbda079781cba1f590a2be7bf2ab1d972fc58 /src/app/anime/styles/pop_recent_top.module.css
parentadjustments to the cache system (diff)
downloaddramalama-6c56263791c80676518532c9f91e0fb3d84fd079.tar.xz
dramalama-6c56263791c80676518532c9f91e0fb3d84fd079.zip
adjustments to the cache system
Diffstat (limited to 'src/app/anime/styles/pop_recent_top.module.css')
-rw-r--r--src/app/anime/styles/pop_recent_top.module.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/app/anime/styles/pop_recent_top.module.css b/src/app/anime/styles/pop_recent_top.module.css
index 0bfe682..0feda13 100644
--- a/src/app/anime/styles/pop_recent_top.module.css
+++ b/src/app/anime/styles/pop_recent_top.module.css
@@ -39,11 +39,7 @@
padding-top: 0.2rem;
}
.AnimeContainer::-webkit-scrollbar {
- height: 0.2rem;
-}
-
-.AnimeContainer::-webkit-scrollbar-track {
- background-color: var(--soft-purple);
+ height: 0.3rem;
}
.AnimeContainer::-webkit-scrollbar-thumb {