Skip to content

Commit

Permalink
Update ha-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 1cabde7 commit c5726b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ha-top-app-bar-fixed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class HaTopAppBarFixed extends TopAppBarFixedBase {
);
}
.mdc-top-app-bar__title {
padding-inline-start: 20px;
padding-inline-start: 24px;
padding-inline-end: initial;
}
`,
Expand Down

0 comments on commit c5726b8

Please sign in to comment.