discourse/plugins/chat/assets/stylesheets/common/reviewable-chat-message.scss

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

6 lines
72 B
SCSS
Raw Normal View History

.reviewable-chat-message {
.transcript {
margin: 0 0 1em 0;
}
}