Skip to content

Commit 2d2a446

Browse files
committed
chore(comment): force tests by adding a comment
1 parent d3ac45d commit 2d2a446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/components/title/title.ionic.scss

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
:host {
88
@include globals.typography(globals.$ion-heading-h6-medium);
9+
// Padding bottom to force non-absolute positioned element to align
10+
// with screenshots
911
@include globals.padding(0, 0, 2px);
1012

1113
box-sizing: border-box;

0 commit comments

Comments
 (0)