mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
@@ -60,6 +60,12 @@
|
||||
.list {
|
||||
background: var(--theme);
|
||||
}
|
||||
.list:not(.dark)::-webkit-scrollbar-track {
|
||||
background: 0 0;
|
||||
}
|
||||
.list:not(.dark)::-webkit-scrollbar-thumb {
|
||||
border-color: var(--theme);
|
||||
}
|
||||
}
|
||||
{{- end }}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user