master-components-react 2.2.1 → 2.2.2

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.
@@ -361,7 +361,6 @@ Valid keys: `+JSON.stringify(Object.keys(Q),null," "));var oe=_e(G,re,S,B,N+"."
361
361
  .notifications_wrapper .toast_notification {
362
362
  min-width: 328px;
363
363
  max-width: 450px;
364
- min-height: 48px;
365
364
  margin-top: 12px;
366
365
  transition: all 0.5s;
367
366
  box-shadow: 0 3px 20px 10px rgba(0, 0, 0, .1);
@@ -72526,7 +72526,6 @@ const rle = "ColumnConfigure-module__configureWrapper", ale = "ColumnConfigure-m
72526
72526
  .notifications_wrapper .toast_notification {
72527
72527
  min-width: 328px;
72528
72528
  max-width: 450px;
72529
- min-height: 48px;
72530
72529
  margin-top: 12px;
72531
72530
  transition: all 0.5s;
72532
72531
  box-shadow: 0 3px 20px 10px rgba(0, 0, 0, .1);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "master-components-react",
3
3
  "private": false,
4
- "version": "2.2.1",
4
+ "version": "2.2.2",
5
5
  "type": "module",
6
6
  "main": "dist/master-components-react.cjs.js",
7
7
  "module": "dist/master-components-react.es.js",