We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d4870 commit d3ac45dCopy full SHA for d3ac45d
core/src/components/title/title.ionic.scss
@@ -6,6 +6,7 @@
6
7
:host {
8
@include globals.typography(globals.$ion-heading-h6-medium);
9
+ @include globals.padding(0, 0, 2px);
10
11
box-sizing: border-box;
12
pointer-events: none;
0 commit comments