@thecb/components 10.6.7 → 10.6.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.esm.js
CHANGED
|
@@ -25068,7 +25068,7 @@ var Dropdown = function Dropdown(_ref13) {
|
|
|
25068
25068
|
setInputChangedByAutofill(true);
|
|
25069
25069
|
}
|
|
25070
25070
|
},
|
|
25071
|
-
padding: "12px",
|
|
25071
|
+
padding: "12px 25px 12px 12px",
|
|
25072
25072
|
placeholder: getSelection(),
|
|
25073
25073
|
required: options.required || isRequired,
|
|
25074
25074
|
role: "combobox",
|