mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
refactor(text-input): renamed some classes and removed some nesting
references #689
This commit is contained in:
@ -34,7 +34,7 @@ ion-input [text-input] {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
ion-input.has-focus [text-input] {
|
||||
.input-focused [text-input] {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user