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 4fa0b0e commit f231fedCopy full SHA for f231fed
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: $bg-color;
+ background-color: $plot-block-bg-color;
52
color: $fg-color;
53
padding: 10px;
54
display: none;
0 commit comments