Skip to content

Commit c33f932

Browse files
dotNetkowimhoffd
authored andcommitted
fix(page): remove padding attribute in ion-content template (#106)
1 parent f19e6d8 commit c33f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schematics/page/files/__name@dasherize@if-flat__/__name@dasherize__.page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
</ion-toolbar>
55
</ion-header>
66

7-
<ion-content padding>
7+
<ion-content>
88

99
</ion-content>

0 commit comments

Comments
 (0)