Skip to content

Commit

Permalink
prettier format
Browse files Browse the repository at this point in the history
  • Loading branch information
boern99 committed Jan 22, 2025
1 parent 2970cc0 commit 54a5275
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/components/ha-date-range-picker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,9 @@ export class HaDateRangePicker extends LitElement {
}

static styles = css`
ha-icon-button {
direction: var(--direction);
}
ha-icon-button {
direction: var(--direction);
}
.date-range-inputs {
display: flex;
Expand Down

0 comments on commit 54a5275

Please sign in to comment.