mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-01-30 16:03:19 -05:00
update scrollbar
This commit is contained in:
parent
0dda1aeaa1
commit
0a140a1a12
@ -72,3 +72,9 @@
|
|||||||
.toc.side::-webkit-scrollbar {
|
.toc.side::-webkit-scrollbar {
|
||||||
width: 8px;
|
width: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* code */
|
||||||
|
|
||||||
|
.highlight pre code::-webkit-scrollbar {
|
||||||
|
height: 6px;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user