We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d4870 commit d593cb5Copy full SHA for d593cb5
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(1px, 0, 1px);
10
11
box-sizing: border-box;
12
pointer-events: none;
0 commit comments