Skip to content

Commit

Permalink
margin for ha-selector
Browse files Browse the repository at this point in the history
  • Loading branch information
farmio committed Jan 20, 2024
1 parent c3d89eb commit 652db78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/knx-configure-switch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,11 @@ export class KNXConfigureSwitch extends LitElement {
padding: 0;
margin-bottom: 16px;
}
ha-selector {
display: block;
margin-bottom: 16px;
}
`;
}
}
Expand Down

0 comments on commit 652db78

Please sign in to comment.