prosperita-dumbo-react 3.1.7 → 3.1.8

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.
@@ -4458,7 +4458,7 @@ const yp = ({
4458
4458
  cursor: text;
4459
4459
  display: flex;
4460
4460
  width: 100%;
4461
- margin: 10px 0;
4461
+ margin: 4px 0;
4462
4462
  padding: 0;
4463
4463
  z-index: 2;
4464
4464
  &::after {
@@ -670,7 +670,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[sn]+=1);const Ip="",Zi="prosp
670
670
  cursor: text;
671
671
  display: flex;
672
672
  width: 100%;
673
- margin: 10px 0;
673
+ margin: 4px 0;
674
674
  padding: 0;
675
675
  z-index: 2;
676
676
  &::after {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prosperita-dumbo-react",
3
- "version": "3.1.7",
3
+ "version": "3.1.8",
4
4
  "main": "dist/prosperita-dumbo-react.umd.js",
5
5
  "module": "dist/prosperita-dumbo-react.es.js",
6
6
  "types": "dist/types/index.d.ts",