post-single(css): fix scroll-bar in code
hiding background
This commit is contained in:
parent
bfb5019cbc
commit
5d6de5ecb1
2 changed files with 9 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ img {
|
|||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background: var(--theme)
|
||||
background: 0 0
|
||||
}
|
||||
|
||||
.list:not(.dark)::-webkit-scrollbar-track {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue