Skip to content

Commit 7866bb3

Browse files
rugoncalvesthetaPC
andauthored
Update core/src/components/textarea/textarea.common.scss
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
1 parent b68a30e commit 7866bb3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

core/src/components/textarea/textarea.common.scss

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -539,18 +539,6 @@
539539
opacity: 1;
540540
}
541541

542-
/**
543-
* When the rows attribute is set, the textarea should not force a min-height,
544-
* but rather respect the natural height of the textarea, especially when
545-
* rows is set to 1.
546-
*/
547-
:host(.textarea-fill-solid[rows]),
548-
:host(.textarea-fill-outline[rows]),
549-
:host(.textarea-label-placement-stacked[rows]),
550-
:host(.textarea-label-placement-floating[rows]) {
551-
min-height: auto;
552-
}
553-
554542
// Start / End Slots
555543
// ----------------------------------------------------------------
556544

0 commit comments

Comments
 (0)