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, .notification-badge,
.configuration-badge { .configuration-badge {
left: calc(var(--app-drawer-width) - 42px);
position: absolute;
min-width: 20px; min-width: 20px;
box-sizing: border-box; box-sizing: border-box;
border-radius: 50%; border-radius: 50%;