mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-05 10:52:36 +01:00
post-single(css): fix scroll-bar in code
hiding background
This commit is contained in:
@@ -114,7 +114,7 @@ img {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background: var(--theme)
|
||||
background: 0 0
|
||||
}
|
||||
|
||||
.list:not(.dark)::-webkit-scrollbar-track {
|
||||
|
||||
Reference in New Issue
Block a user