Skip to content

Commit ca3a1bf

Browse files
committed
Center thumbs
1 parent 5b6fe27 commit ca3a1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slider/SliderWebcomponent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class SliderWebcomponent extends BaseCustomWebComponentConstructorAppend
5959
width: 100%;
6060
height: 5px;
6161
background: none;
62-
top: -7px;
62+
top: -8px;
6363
pointer-events: none;
6464
cursor: pointer;
6565
-webkit-appearance: none;

0 commit comments

Comments
 (0)