discourse/plugins/chat/assets/stylesheets/mobile/chat-user-threads.scss
2023-12-13 14:10:52 +01:00

6 lines
87 B
SCSS

.chat-user-threads {
.chat__thread-title {
justify-content: space-between;
}
}