refactor: remove custom scrollbar styles and related variables (#1304)
This commit is contained in:
@@ -133,10 +133,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
color: var(--card-text-color-main);
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: var(--card-separator-color);
|
||||
}
|
||||
}
|
||||
|
||||
.widget--toc {
|
||||
|
||||
Reference in New Issue
Block a user