6 lines
87 B
SCSS
6 lines
87 B
SCSS
|
.chat-user-threads {
|
||
|
.chat__thread-title {
|
||
|
justify-content: space-between;
|
||
|
}
|
||
|
}
|