Skip to content

Commit

Permalink
Update ha-two-pane-top-app-bar-fixed.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Oct 28, 2024
1 parent c5726b8 commit b60e18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ha-two-pane-top-app-bar-fixed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ export class TopAppBarBaseBase extends BaseElement {
overflow: auto;
}
.mdc-top-app-bar__title {
padding-inline-start: 20px;
padding-inline-start: 24px;
padding-inline-end: initial;
}
`,
Expand Down

0 comments on commit b60e18a

Please sign in to comment.