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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
87 B
SCSS
Raw Normal View History

2023-12-13 21:10:52 +08:00
.chat-user-threads {
.chat__thread-title {
justify-content: space-between;
}
}