mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 12:55:42 +08:00
8 lines
96 B
SCSS
8 lines
96 B
SCSS
![]() |
.chat-thread-list {
|
||
|
&__items {
|
||
|
.chat-thread-list-item {
|
||
|
margin: 0.5rem;
|
||
|
}
|
||
|
}
|
||
|
}
|