@opencitylabs/formio-custom-components 0.4.7 → 0.4.8

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.js CHANGED
@@ -10192,7 +10192,9 @@ const fm = /* @__PURE__ */ wn(hm), mm = ({
10192
10192
  }), je(q, {
10193
10193
  background: "#fff",
10194
10194
  color: "#333",
10195
- "box-shadow": "0 3px 14px rgba(0, 0, 0, 0.4)"
10195
+ "box-shadow": "0 3px 14px rgba(0, 0, 0, 0.4)",
10196
+ padding: "1px",
10197
+ "border-radius": "12px"
10196
10198
  }), je(U, {
10197
10199
  background: "#fff",
10198
10200
  color: "#333",