Skip to content

Commit 3ebd807

Browse files
committed
Remove default content margin
1 parent d7ca39c commit 3ebd807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/StoreWidgets/StoreInfoWidget.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ struct StoreInfoWidget: Widget {
2424
.configurationDisplayName(Localization.title)
2525
.description(Localization.description)
2626
.supportedFamilies(supportedFamilies)
27+
.contentMarginsDisabled()
2728
}
2829
}
2930

0 commit comments

Comments
 (0)