summaryrefslogtreecommitdiff
path: root/ui/app/components/wizard/wizard.less
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/wizard/wizard.less')
-rw-r--r--ui/app/components/wizard/wizard.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/wizard/wizard.less b/ui/app/components/wizard/wizard.less
index 29efc20e..1606e892 100644
--- a/ui/app/components/wizard/wizard.less
+++ b/ui/app/components/wizard/wizard.less
@@ -33,6 +33,7 @@
}
.wizard .stage .body {
+ background-color: white;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
padding: 20px;