WorkFlow Diagram Editor
[sdc/sdc-workflow-designer.git] / sdc-workflow-designer-ui / src / styles.css
index f47a75c..30d6d11 100644 (file)
@@ -10,4 +10,7 @@
  *     ZTE - initial API and implementation and/or initial documentation
  */
 
- /* to add css   */
\ No newline at end of file
+ body, html {
+     height: 100%;
+     margin: 0px;
+ }