prosperita-dumbo-react 3.0.4 → 3.0.6
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.
|
@@ -11758,7 +11758,7 @@ const Jf = /* @__PURE__ */ a(k, { children: /* @__PURE__ */ a(
|
|
|
11758
11758
|
margin: 0;
|
|
11759
11759
|
`, o5 = x.td`
|
|
11760
11760
|
padding: 1em;
|
|
11761
|
-
padding-right:
|
|
11761
|
+
padding-right: 10px;
|
|
11762
11762
|
text-align: start;
|
|
11763
11763
|
box-sizing: border-box;
|
|
11764
11764
|
margin: 0;
|
|
@@ -11794,16 +11794,16 @@ const Jf = /* @__PURE__ */ a(k, { children: /* @__PURE__ */ a(
|
|
|
11794
11794
|
line-height: 18px;
|
|
11795
11795
|
letter-spacing: 0.16px;
|
|
11796
11796
|
cursor: pointer;
|
|
11797
|
-
`, sa = x.
|
|
11798
|
-
font-family:
|
|
11797
|
+
`, sa = x.h4`
|
|
11798
|
+
font-family:arial;
|
|
11799
11799
|
font-size:14px;
|
|
11800
11800
|
display:flex;
|
|
11801
11801
|
padding:0;
|
|
11802
|
-
margin:
|
|
11802
|
+
margin:1px auto;
|
|
11803
11803
|
text-align: start;
|
|
11804
11804
|
font-style: normal;
|
|
11805
|
-
font-weight: 500;
|
|
11806
11805
|
line-height: 18px;
|
|
11806
|
+
font-weight: 600;
|
|
11807
11807
|
letter-spacing: 0.16px;
|
|
11808
11808
|
cursor: pointer;
|
|
11809
11809
|
`, s5 = x.div`
|
|
@@ -11983,7 +11983,7 @@ const u5 = /* @__PURE__ */ a(k, { children: /* @__PURE__ */ a(
|
|
|
11983
11983
|
background: ${c.layer01};
|
|
11984
11984
|
font-family: IBM Plex Sans;
|
|
11985
11985
|
flex-direction: column;
|
|
11986
|
-
min-width:
|
|
11986
|
+
min-width:1270px;
|
|
11987
11987
|
& > div:nth-child(2) {
|
|
11988
11988
|
display: flex;
|
|
11989
11989
|
align-self: end;
|