Browse Source

fix: set default background to white

close #375
Gerald 7 years ago
parent
commit
b0da444b32
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/common/ui/style/style.css

+ 1 - 0
src/common/ui/style/style.css

@@ -10,6 +10,7 @@ html {
 
 body {
   font-size: 1rem;
+  background: white;
 }
 
 // Form elements will not inherit