@its/core 2.2.5 → 2.2.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.
package/dist/core.es.js
CHANGED
|
@@ -1185,8 +1185,8 @@ function KTe({
|
|
|
1185
1185
|
display: "flex",
|
|
1186
1186
|
justifyContent: "center",
|
|
1187
1187
|
alignItems: "center",
|
|
1188
|
-
width: "100%"
|
|
1189
|
-
flex: 1
|
|
1188
|
+
width: "100%"
|
|
1189
|
+
// flex: 1,
|
|
1190
1190
|
},
|
|
1191
1191
|
children: /* @__PURE__ */ E("img", { src: v, alt: "Logo", width: I ? "60px" : "40px" })
|
|
1192
1192
|
}
|
|
@@ -1201,6 +1201,7 @@ function KTe({
|
|
|
1201
1201
|
marginTop: "auto",
|
|
1202
1202
|
marginBottom: "auto",
|
|
1203
1203
|
color: N === "dark" ? "#fff" : "#000"
|
|
1204
|
+
// flex: 1,
|
|
1204
1205
|
},
|
|
1205
1206
|
children: n
|
|
1206
1207
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/Auth/AuthWrapper.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAY,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAkC1D,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,oBAAoB,EACpB,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,eAAe,EACf,IAAI,EACJ,SAAS,EACT,KAAK,EACL,YAAY,EACZ,MAAM,EACN,OAAO,EACP,KAAK,EACL,MAAM,EACN,QAAe,EACf,YAAkB,EAClB,cAAc,EACd,IAAI,GACL,EAAE,gBAAgB,
|
|
1
|
+
{"version":3,"file":"AuthWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/Auth/AuthWrapper.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAY,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAkC1D,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,oBAAoB,EACpB,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,eAAe,EACf,IAAI,EACJ,SAAS,EACT,KAAK,EACL,YAAY,EACZ,MAAM,EACN,OAAO,EACP,KAAK,EACL,MAAM,EACN,QAAe,EACf,YAAkB,EAClB,cAAc,EACd,IAAI,GACL,EAAE,gBAAgB,2CA4HlB"}
|