@saasquatch/squatch-js 2.8.2-24 → 2.8.2-25

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.
@@ -1879,10 +1879,7 @@ const getSkeleton = ({
1879
1879
  .widget-container {
1880
1880
  background: white;
1881
1881
  width: 100%;
1882
- max-width: 900px;
1883
1882
  padding: 40px;
1884
- border-radius: 12px;
1885
- box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
1886
1883
  box-sizing: border-box;
1887
1884
  }
1888
1885