Update Configuration badge color to be accent color to match (#12455)

This commit is contained in:
Zack Barett 2022-04-26 23:12:09 -05:00 committed by GitHub
parent fa004de2d1
commit 53b6e31881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1051,9 +1051,6 @@ class HaSidebar extends LitElement {
padding: 0px 6px;
color: var(--text-accent-color, var(--text-primary-color));
}
.configuration-badge {
background-color: var(--primary-color);
}
ha-svg-icon + .notification-badge,
ha-svg-icon + .configuration-badge {
position: absolute;