@3sc/common-component 0.0.268 → 0.0.269
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
|
@@ -44336,7 +44336,7 @@ function Ow({
|
|
|
44336
44336
|
"&::before": {
|
|
44337
44337
|
content: '""',
|
|
44338
44338
|
position: "absolute",
|
|
44339
|
-
top: "50%",
|
|
44339
|
+
top: "50.5%",
|
|
44340
44340
|
left: 0,
|
|
44341
44341
|
transform: "translateY(-50%)",
|
|
44342
44342
|
width: "100%",
|