Skip to content

Commit

Permalink
lint fix4
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Jan 7, 2022
1 parent 986f469 commit 82832bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Widgets/range.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
z-index: 3;
right: 50%;
left: 50%;
background-clip: content-box;
width: 100vw !important;
border: none !important;
margin-right: -50vw !important;
margin-left: -50vw !important;
box-shadow: none;
background-clip: content-box;
}

/* overrides for stretched section */
Expand Down

0 comments on commit 82832bf

Please sign in to comment.