@sinco/react 1.0.13-rc.6 → 1.0.13-rc.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.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -16565,7 +16565,7 @@ const FooterActionComponent = ({
|
|
|
16565
16565
|
}, /*#__PURE__*/React__default.createElement(Toolbar$1, {
|
|
16566
16566
|
sx: {
|
|
16567
16567
|
gap: 1.5,
|
|
16568
|
-
|
|
16568
|
+
minHeight: "50px !important"
|
|
16569
16569
|
}
|
|
16570
16570
|
}, renderLeftContent, /*#__PURE__*/React__default.createElement(Box$2, {
|
|
16571
16571
|
flexGrow: 1
|