mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(input): remove old clearInput code and clean up UI, added onChange calls
references #6514
This commit is contained in:
@ -108,7 +108,7 @@ ion-input[clearInput] {
|
||||
@include svg-background-image($text-input-wp-input-clear-icon-svg);
|
||||
|
||||
right: ($item-wp-padding-right / 2);
|
||||
bottom: 2px;
|
||||
bottom: 7px;
|
||||
|
||||
width: $text-input-wp-input-clear-icon-width;
|
||||
|
||||
|
Reference in New Issue
Block a user