@3sc/common-component 0.0.281 → 0.0.283
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
|
@@ -40646,7 +40646,7 @@ const dz = (e) => /* @__PURE__ */ g.jsx(Kn, { children: /* @__PURE__ */ g.jsx(gV
|
|
|
40646
40646
|
border: `0.1rem solid ${o.palette.primary.notifyBorderColor}`,
|
|
40647
40647
|
borderRadius: "0.7rem",
|
|
40648
40648
|
backgroundColor: o.palette.primary.notifyBackground,
|
|
40649
|
-
height: "3.
|
|
40649
|
+
height: "3.2rem",
|
|
40650
40650
|
paddingLeft: "0.5rem",
|
|
40651
40651
|
overflow: "hidden"
|
|
40652
40652
|
},
|