discourse/plugins/chat/assets/stylesheets/mobile/chat-message.scss

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

7 lines
94 B
SCSS
Raw Normal View History

.chat-message *,
.chat-composer-row,
.chat-reply,
.replying-text {
@include unselectable;
}