arpeggi-framer-components 0.0.28 → 0.0.30
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +1 -3
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -5410,7 +5410,6 @@ const oc = (e) => ({
|
|
5410
5410
|
background: "#ffffff10",
|
5411
5411
|
flexDirection: "column",
|
5412
5412
|
alignItems: "stretch",
|
5413
|
-
maxHeight: "500px",
|
5414
5413
|
justifyContent: "center"
|
5415
5414
|
}), uc = qe(Tt, {
|
5416
5415
|
paddingTop: "32px",
|
@@ -5427,8 +5426,7 @@ const oc = (e) => ({
|
|
5427
5426
|
flexWrap: "wrap",
|
5428
5427
|
borderTop: "1px solid #ffffff10",
|
5429
5428
|
display: "flex",
|
5430
|
-
alignItems: "stretch"
|
5431
|
-
minHeight: "96px"
|
5429
|
+
alignItems: "stretch"
|
5432
5430
|
}), mc = qe(Tt, {
|
5433
5431
|
height: "252px",
|
5434
5432
|
width: "222px",
|