mirror of
https://github.com/discourse/discourse.git
synced 2025-01-08 06:34:07 +08:00
6 lines
87 B
SCSS
6 lines
87 B
SCSS
|
.chat-user-threads {
|
||
|
.chat__thread-title {
|
||
|
justify-content: space-between;
|
||
|
}
|
||
|
}
|