mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
normalize/structure css cleanup
This commit is contained in:
@@ -61,8 +61,12 @@ textarea {
|
||||
}
|
||||
|
||||
textarea {
|
||||
height: auto;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: auto;
|
||||
overflow: auto;
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
.platform-mobile textarea {
|
||||
|
||||
Reference in New Issue
Block a user