mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
change .item-text-wrap css class to [text-wrap] attr
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
List Item 2
|
||||
</ion-item>
|
||||
|
||||
<ion-item class="item-text-wrap">
|
||||
<ion-item text-wrap>
|
||||
This is a multiline content within a list that should
|
||||
take up multiple lines and stuff.
|
||||
</ion-item>
|
||||
|
||||
Reference in New Issue
Block a user