Give scrollbar thumb a slight radius
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
.mainSection::-webkit-scrollbar-thumb {
|
.mainSection::-webkit-scrollbar-thumb {
|
||||||
background: var(--theme-color-components-scrollbar-thumb);
|
background: var(--theme-color-components-scrollbar-thumb);
|
||||||
|
border-radius: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topSection {
|
.topSection {
|
||||||
|
|||||||
Reference in New Issue
Block a user