mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(label): include the ion-text-wrap class styles for larger font (#18374)
- updates all e2e tests to use the CSS classes instead of attributes
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
</ion-buttons>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
<ion-content padding no-bounce text-center>
|
||||
<ion-content class="ion-padding ion-text-center" no-bounce>
|
||||
Content
|
||||
</ion-content>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user