mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 10:56:19 +08:00
6 lines
87 B
SCSS
6 lines
87 B
SCSS
.chat-user-threads {
|
|
.chat__thread-title {
|
|
justify-content: space-between;
|
|
}
|
|
}
|