@bluemarble/bm-components 1.15.0 → 1.15.1

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.
package/dist/index.js CHANGED
@@ -3995,7 +3995,7 @@ var Modal = (_a) => {
3995
3995
  {
3996
3996
  sx: {
3997
3997
  outline: "none",
3998
- backgroundColor: "white",
3998
+ backgroundColor: "background.paper",
3999
3999
  position: "absolute",
4000
4000
  top: "50%",
4001
4001
  left: "50%",