mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
@ -31,7 +31,11 @@ ion-input {
|
||||
}
|
||||
|
||||
ion-input.item {
|
||||
align-items: flex-start;
|
||||
align-items: center;
|
||||
|
||||
ion-label {
|
||||
align-self: flex-start;
|
||||
}
|
||||
}
|
||||
|
||||
ion-input [text-input] {
|
||||
|
Reference in New Issue
Block a user