mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
refactor(cssClass): update/cleanup css class usage
This commit is contained in:
@ -32,7 +32,7 @@ ion-input[floating-label] {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.text-input {
|
||||
[text-input] {
|
||||
align-self: stretch;
|
||||
width: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user