mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
Update test to work with new item wrapping
This commit is contained in:
@ -31,7 +31,7 @@ configs().forEach(({ title, screenshot, config }) => {
|
|||||||
</ion-item>
|
</ion-item>
|
||||||
|
|
||||||
<ion-item>
|
<ion-item>
|
||||||
<ion-label> Single line text that should have ellipses when it doesn't all fit in the item</ion-label>
|
<ion-label class="ion-text-nowrap"> Single line text that should have ellipses when it doesn't all fit in the item</ion-label>
|
||||||
</ion-item>
|
</ion-item>
|
||||||
</ion-list>
|
</ion-list>
|
||||||
`,
|
`,
|
||||||
|
|||||||
Reference in New Issue
Block a user