Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit c5e3ae5

Browse files
author
Harmen Mojet
committed
Fixing scrollbar width
1 parent 4c37fc6 commit c5e3ae5

File tree

4 files changed

+3
-11
lines changed

4 files changed

+3
-11
lines changed

dist/scrollert.css

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scrollert.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/scrollert.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scrollert.less

-5
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
&.scrollert-disabled
5959
{
6060
overflow: auto;
61-
62-
&::-webkit-scrollbar
63-
{
64-
width: 8px;
65-
}
6661
}
6762
}
6863

0 commit comments

Comments
 (0)