Skip to content

Commit

Permalink
Revert smooth slider background color
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephanie Roy committed Mar 10, 2023
1 parent 9756267 commit 62e8bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webview/src/plots/components/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $gap: 20px;
position: absolute;
bottom: 0;
width: 100%;
background-color: $bg-color;
background-color: $plot-block-bg-color;
color: $fg-color;
padding: 10px;
display: none;
Expand Down

0 comments on commit 62e8bd2

Please sign in to comment.