@davincihealthcare/elty-design-system-vue 1.54.2 → 1.54.3
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -22992,7 +22992,7 @@ const zp = /* @__PURE__ */ Ba(Va), jp = { class: "relative" }, Wp = { class: "bo
|
|
|
22992
22992
|
type: "button",
|
|
22993
22993
|
name: r.name,
|
|
22994
22994
|
disabled: h.disabled,
|
|
22995
|
-
class: K(["el-input !pr-8", { error: w, empty: f.value, "focus:ring-1": !w }]),
|
|
22995
|
+
class: K(["el-input !pr-8 px-3", { error: w, empty: f.value, "focus:ring-1": !w }]),
|
|
22996
22996
|
"aria-haspopup": "listbox",
|
|
22997
22997
|
"aria-expanded": "true",
|
|
22998
22998
|
"aria-labelledby": "listbox-label",
|