@saasquatch/squatch-js 2.8.2-33 → 2.8.2-34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1320,7 +1320,7 @@ class PopupWidget extends Widget {
1320
1320
  body {
1321
1321
  height: 600px;
1322
1322
  border: 2px solid #ccc;
1323
- background-color: #f9f9f9;
1323
+ background-color: red;
1324
1324
  margin: 0;
1325
1325
  padding: 0;
1326
1326
  box-sizing: border-box;