mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-15 07:25:54 +00:00
hui-entity-editor: fix padding-top for ha-md-list (#29537)
fix padding-top for ha-md-list
This commit is contained in:
@@ -246,6 +246,7 @@ export class HuiEntityEditor extends LitElement {
|
||||
}
|
||||
ha-md-list {
|
||||
gap: 8px;
|
||||
padding-top: 0;
|
||||
}
|
||||
ha-md-list-item {
|
||||
border: 1px solid var(--divider-color);
|
||||
|
||||
Reference in New Issue
Block a user