We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469b47e commit 7a61b68Copy full SHA for 7a61b68
1 file changed
src/viewer/App.scss
@@ -54,6 +54,7 @@
54
font-size: 12px;
55
color: var(--base-text-color);
56
overflow: hidden;
57
+ background-color: var(--main-background-color);
58
}
59
.LeftPanel {
60
border-right: 1px solid #ccc;
0 commit comments