aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-ui/src/styles.css')
-rw-r--r--sdc-workflow-designer-ui/src/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-workflow-designer-ui/src/styles.css b/sdc-workflow-designer-ui/src/styles.css
index 30d6d116..94388033 100644
--- a/sdc-workflow-designer-ui/src/styles.css
+++ b/sdc-workflow-designer-ui/src/styles.css
@@ -13,4 +13,5 @@
body, html {
height: 100%;
margin: 0px;
+ background-color: cadetblue;
}