Skip to content

Commit

Permalink
Minor RTL Fix (#23611)
Browse files Browse the repository at this point in the history
Fixes
  • Loading branch information
yosilevy authored Jan 7, 2025
1 parent 6ef799b commit 6174804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/panels/config/devices/ha-config-device-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1644,6 +1644,8 @@ export class HaConfigDevicePage extends LitElement {
display: block;
width: 18px;
height: 18px;
margin-inline-start: 8px;
margin-inline-end: initial;
}
ha-svg-icon[slot="meta"] {
Expand Down

0 comments on commit 6174804

Please sign in to comment.