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 8da9db7 commit 8117c7fCopy full SHA for 8117c7f
css/activities.css
@@ -718,8 +718,6 @@ table {
718
719
#canvas {
720
overflow-y: visible;
721
- background-color: #FFFFFF;
722
- width: 100%;
723
}
724
725
#statusDiv {
css/themes.css
@@ -26,7 +26,7 @@
26
27
28
.dark #canvas {
29
- background-color: #1c1c1c;
+ background-color: #1c1c1c !important;
30
31
32
.dark .blue.darken-1 {
0 commit comments