Skip to content

Commit 10d832c

Browse files
committed
fix example
1 parent 083b93b commit 10d832c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/example/demoComp.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
.crazy-scroll .scroll-handle-override {
7373
background-color: inherit;
74-
background-image: url("http://rommguy.github.io/react-custom-scroll/example/giraffe-icon.png");
74+
background-image: url("http://rommguy.github.io/react-custom-scroll/giraffe-icon.png");
7575
background-repeat: no-repeat no-repeat;
7676
background-size: cover;
7777
}

0 commit comments

Comments
 (0)