We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dc47f commit 8dd486eCopy full SHA for 8dd486e
core/src/components/toolbar/toolbar.ionic.scss
@@ -39,7 +39,7 @@
39
// --------------------------------------------------
40
41
::slotted(ion-title) {
42
- @include globals.padding-horizontal(var(--padding-top), var(--padding-end));
+ @include globals.padding-horizontal(var(--padding-start), var(--padding-end));
43
}
44
45
:host(.toolbar-title-default) ::slotted(ion-title) {
0 commit comments