mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos): fix actionSheet scroll padding issue
This commit is contained in:
@@ -3,7 +3,5 @@
|
||||
</ion-navbar>
|
||||
|
||||
<ion-content padding>
|
||||
<ion-row>
|
||||
<button full block (click)="present()">Open Action Sheet</button>
|
||||
</ion-row>
|
||||
<ion-content>
|
||||
<button full block (click)="present()">Open Action Sheet</button>
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user