1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

Add class to allow for overriding scrollbar width

This commit is contained in:
Mark McDowall
2020-04-18 20:19:12 -07:00
parent 479baf06a7
commit 42343d5283
2 changed files with 6 additions and 0 deletions
@@ -2,6 +2,10 @@
/* Placeholder */
}
.track {
/* Placeholder */
}
.thumb {
min-height: 100px;
border: 1px solid transparent;