@hyext/builder-revues 1.4.1 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,7 +17,7 @@
17
17
  user-select:none;
18
18
  touch-callout:none;
19
19
  -webkit-touch-callout:none;
20
- background-color: #000;
20
+ background-color: #fff;
21
21
  overscroll-behavior: none;
22
22
  }
23
23
 
@@ -58,6 +58,7 @@
58
58
  flex-direction: column;
59
59
  margin: 0;
60
60
  padding: 0;
61
+ background-color: #fff;
61
62
  }
62
63
 
63
64
  * {