Lineup sidebar badges

This commit is contained in:
Ludeeus 2022-04-07 06:54:24 +00:00
parent cfa048ea4e
commit 11f0361f48

View File

@ -1039,6 +1039,8 @@ class HaSidebar extends LitElement {
.notification-badge,
.configuration-badge {
left: calc(var(--app-drawer-width) - 42px);
position: absolute;
min-width: 20px;
box-sizing: border-box;
border-radius: 50%;