Skip to content

Commit f231fed

Browse files
authored
Revert smooth slider background color (#3444)
1 parent 4fa0b0e commit f231fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview/src/plots/components/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $gap: 20px;
4848
position: absolute;
4949
bottom: 0;
5050
width: 100%;
51-
background-color: $bg-color;
51+
background-color: $plot-block-bg-color;
5252
color: $fg-color;
5353
padding: 10px;
5454
display: none;

0 commit comments

Comments
 (0)