mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-23 19:11:39 +01:00
update scrollbar
This commit is contained in:
parent
0dda1aeaa1
commit
0a140a1a12
@ -71,4 +71,10 @@
|
||||
|
||||
.toc.side::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
/* code */
|
||||
|
||||
.highlight pre code::-webkit-scrollbar {
|
||||
height: 6px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user