Skip to content

Commit 8962c96

Browse files
authored
Update App.js
1 parent 13fc8be commit 8962c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const SliderHeader = styled.div`
77
`;
88

99
const StyledSlider = styled.div`
10+
position: relative;
1011
border-radius: 3px;
1112
background: #dddddd;
1213
height: 15px;

0 commit comments

Comments
 (0)