@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.cjs.js
CHANGED
|
@@ -25076,7 +25076,7 @@ var Dropdown = function Dropdown(_ref13) {
|
|
|
25076
25076
|
setInputChangedByAutofill(true);
|
|
25077
25077
|
}
|
|
25078
25078
|
},
|
|
25079
|
-
padding: "12px",
|
|
25079
|
+
padding: "12px 25px 12px 12px",
|
|
25080
25080
|
placeholder: getSelection(),
|
|
25081
25081
|
required: options.required || isRequired,
|
|
25082
25082
|
role: "combobox",
|