We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bd493 commit 7c93f89Copy full SHA for 7c93f89
webview/src/plots/components/styles.module.scss
@@ -48,7 +48,7 @@ $gap: 20px;
48
position: absolute;
49
bottom: 0;
50
width: 100%;
51
- background-color: $plot-block-bg-color;
+ background-color: $bg-color;
52
color: $fg-color;
53
padding: 10px;
54
display: none;
0 commit comments