@3sc/common-component 0.0.125 → 0.0.126
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
|
@@ -29861,7 +29861,7 @@ const hB = U(ce)(({ theme: e }) => ({
|
|
|
29861
29861
|
background: n.palette.primary.notifyBackground,
|
|
29862
29862
|
borderBottom: `0.1rem solid ${n.palette.primary.notifyBorderColor}`,
|
|
29863
29863
|
height: "3rem",
|
|
29864
|
-
p: "0 1.
|
|
29864
|
+
p: "0px 5.5rem 0 1.5rem",
|
|
29865
29865
|
zIndex: 4,
|
|
29866
29866
|
position: "relative"
|
|
29867
29867
|
},
|