mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -56,10 +56,14 @@
|
||||
// Textarea Within An Item
|
||||
// --------------------------------------------------
|
||||
|
||||
:host(.in-item) {
|
||||
:host-context(ion-item) {
|
||||
position: static;
|
||||
}
|
||||
|
||||
:host-context(ion-item:not(.item-label)) {
|
||||
--padding-start: 0;
|
||||
}
|
||||
|
||||
|
||||
// Native Textarea
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user