mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 18:36:35 +00:00
Merge pull request #12244 from home-assistant/lineup-badges
This commit is contained in:
commit
0a4e8fd5d0
@ -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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user