FIX: sidebar dot color when chat is off (#22264)

This commit is contained in:
Kris
2023-06-26 04:43:35 -04:00
committed by GitHub
parent 56718504ac
commit 6ec95fa79c
2 changed files with 9 additions and 10 deletions

View File

@ -136,16 +136,6 @@
}
.chat-enabled {
.sidebar-section-link-suffix.icon {
&.urgent svg {
color: var(--success);
}
&.unread svg {
color: var(--tertiary-med-or-tertiary);
}
}
.sidebar-section-link-prefix {
.prefix-image {
border: 1px solid transparent;