mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Fix icon alignment in nav list (#12463)
This commit is contained in:
parent
e5824c4794
commit
f82dada3e5
@ -71,6 +71,7 @@ class HaNavigationList extends LitElement {
|
||||
color: var(--secondary-text-color);
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
display: block;
|
||||
}
|
||||
ha-svg-icon {
|
||||
padding: 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user