aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/app/app.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-ui/src/app/app.component.css')
-rw-r--r--sdc-workflow-designer-ui/src/app/app.component.css10
1 files changed, 9 insertions, 1 deletions
diff --git a/sdc-workflow-designer-ui/src/app/app.component.css b/sdc-workflow-designer-ui/src/app/app.component.css
index ad9d91f5..06cc8b00 100644
--- a/sdc-workflow-designer-ui/src/app/app.component.css
+++ b/sdc-workflow-designer-ui/src/app/app.component.css
@@ -8,4 +8,12 @@
*
* Contributors:
* ZTE - initial API and implementation and/or initial documentation
- */ \ No newline at end of file
+ */
+
+
+ .container {
+ width: 100%;
+ height: 100%;
+ background-color: cadetblue;
+ }
+