Skip to content

Commit

Permalink
fix(page): remove padding attribute in ion-content template (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNetkow authored and imhoffd committed Mar 19, 2019
1 parent f19e6d8 commit c33f932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
</ion-toolbar>
</ion-header>

<ion-content padding>
<ion-content>

</ion-content>

0 comments on commit c33f932

Please sign in to comment.