v0.12.11 new drawer menu notification feature
This commit is contained in:
@@ -83,3 +83,12 @@
|
||||
color: var(--primary);
|
||||
}
|
||||
.nav-drawer-item.active:hover { background: var(--primary-light); }
|
||||
|
||||
.nav-drawer-unread-dot {
|
||||
margin-left: auto;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
border-radius: 50%;
|
||||
background: var(--primary);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user