discourse/plugins/chat/assets/stylesheets/mobile/chat-user-threads.scss

10 lines
132 B
SCSS

.chat-user-threads {
.chat__thread-title {
justify-content: space-between;
}
}
.c-user-thread {
margin-inline: 1.5rem;
}