File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
core/src/components/textarea Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 6666:host (.textarea-fill-outline.textarea-readonly ) {
6767 --border-color : #{globals .$ion-border-input-default } ;
6868 --border-width : #{globals .$ion-border-size-025 } ;
69- }
69+ }
Original file line number Diff line number Diff line change @@ -179,7 +179,6 @@ ion-icon {
179179:host (.has-focus ) {
180180 --border-color : #{globals .$ion-border-focus-default } ;
181181 --border-width : #{globals .$ion-border-size-050 } ;
182-
183182}
184183
185184:host (.has-focus ) .textarea-highlight {
Original file line number Diff line number Diff line change 3535 --border-color : #{globals .$ion-border-focus-default } ;
3636}
3737
38- :host (.textarea-fill-solid.has-focus.ion-valid ){
38+ :host (.textarea-fill-solid.has-focus.ion-valid ) {
3939 --border-width : #{globals .$ion-border-size-050 } ;
4040}
4141
You can’t perform that action at this time.
0 commit comments