mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 02:48:28 +08:00
FIX: sidebar dot color when chat is off (#22264)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user