mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Fix padding navigation list (#13466)
This commit is contained in:
parent
8fd5273fae
commit
25e0c05723
@ -89,7 +89,6 @@ class HaNavigationList extends LitElement {
|
||||
ha-list-item {
|
||||
cursor: pointer;
|
||||
font-size: var(--navigation-list-item-title-font-size);
|
||||
padding: var(--navigation-list-item-padding) 0;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user