mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
7 lines
63 B
SCSS
7 lines
63 B
SCSS
ion-input {
|
|
display: block;
|
|
input {
|
|
width: 100%;
|
|
}
|
|
}
|