@aws-amplify/ui 5.5.8 → 5.5.9
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/styles.css +1 -0
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -3237,6 +3237,7 @@ html[dir=rtl] .amplify-field-group__inner-start {
|
|
|
3237
3237
|
}
|
|
3238
3238
|
|
|
3239
3239
|
.amplify-select__icon-wrapper {
|
|
3240
|
+
color: var(--amplify-components-fieldcontrol-color);
|
|
3240
3241
|
align-items: var(--amplify-components-select-icon-wrapper-align-items);
|
|
3241
3242
|
position: var(--amplify-components-select-icon-wrapper-position);
|
|
3242
3243
|
top: var(--amplify-components-select-icon-wrapper-top);
|