@3sc/common-component 0.0.290 → 0.0.291
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.es.js +1 -1
- 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
|
@@ -45068,7 +45068,7 @@ const Aw = ({ breadcrumbProps: e, switchProps: t, filterComponentProps: n }) =>
|
|
|
45068
45068
|
background: r.palette.primary.notifyBackground,
|
|
45069
45069
|
borderBottom: `0.1rem solid ${r.palette.primary.notifyBorderColor}`,
|
|
45070
45070
|
height: "3rem",
|
|
45071
|
-
p: "0px
|
|
45071
|
+
p: "0px 1.5rem 0 1.5rem",
|
|
45072
45072
|
zIndex: 4,
|
|
45073
45073
|
position: "relative"
|
|
45074
45074
|
},
|