We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7780e6d commit 8390653Copy full SHA for 8390653
core/src/components/textarea/textarea.ionic.scss
@@ -27,12 +27,6 @@
27
// Ionic Textarea Sizes
28
// --------------------------------------------------
29
30
-// Setting height to 0 allows it to collapse in height
31
-// instead of growing above the min height by default.
32
-:host(:not([rows])) .textarea-wrapper-inner {
33
- height: 0;
34
-}
35
-
36
:host .native-wrapper::after {
37
@include globals.padding(0);
38
}
0 commit comments