mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 13:40:13 +08:00
8 lines
115 B
SCSS
8 lines
115 B
SCSS
![]() |
.chat__thread-title {
|
||
|
display: flex;
|
||
|
|
||
|
.chat-thread-list-item-unread-indicator {
|
||
|
margin-left: 0.5rem;
|
||
|
}
|
||
|
}
|