mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
test(toolbar): correct toolbar height with statusbar
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
<ion-navbar>
|
<ion-navbar>
|
||||||
<ion-title>Modals</ion-title>
|
<ion-title>Modals</ion-title>
|
||||||
|
<h3>test2</h3>
|
||||||
|
<h4>and more content</h4>
|
||||||
<ion-buttons end>
|
<ion-buttons end>
|
||||||
<button ion-button (click)="push()">Push</button>
|
<button ion-button (click)="push()">Push</button>
|
||||||
</ion-buttons>
|
</ion-buttons>
|
||||||
|
Reference in New Issue
Block a user