@thecb/components 8.4.13-beta.3 → 8.4.13-beta.4
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/index.cjs.js
CHANGED
|
@@ -48268,7 +48268,7 @@ var LoadingDetails = function LoadingDetails() {
|
|
|
48268
48268
|
justify: "space-between",
|
|
48269
48269
|
align: "start"
|
|
48270
48270
|
}, /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48271
|
-
exactWidth: "
|
|
48271
|
+
exactWidth: "100",
|
|
48272
48272
|
height: "27px"
|
|
48273
48273
|
}), /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48274
48274
|
exactWidth: "50",
|
|
@@ -48277,7 +48277,7 @@ var LoadingDetails = function LoadingDetails() {
|
|
|
48277
48277
|
justify: "space-between",
|
|
48278
48278
|
direction: "row"
|
|
48279
48279
|
}, /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48280
|
-
exactWidth: "
|
|
48280
|
+
exactWidth: "55",
|
|
48281
48281
|
height: "30px"
|
|
48282
48282
|
}), /*#__PURE__*/React__default.createElement(LoadingLine, {
|
|
48283
48283
|
exactWidth: "70",
|