@stokelp/ui 1.4.3 → 1.4.4
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/style.css +1 -1
- package/dist/ui.cjs +1 -1
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +1 -0
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -24991,6 +24991,7 @@ const nF = ry(Lt(fR), "list"), Nz = {
|
|
|
24991
24991
|
borderWidth: "1px",
|
|
24992
24992
|
color: "white",
|
|
24993
24993
|
display: "flex",
|
|
24994
|
+
bg: "white",
|
|
24994
24995
|
justifyContent: "center",
|
|
24995
24996
|
transitionDuration: "normal",
|
|
24996
24997
|
transitionProperty: "border-color, background",
|