diff options
Diffstat (limited to 'ui/app/components/wizard/wizard.less')
-rw-r--r-- | ui/app/components/wizard/wizard.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/wizard/wizard.less b/ui/app/components/wizard/wizard.less index 29efc20..1606e89 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; |