discourse/plugins/chat/assets/stylesheets/desktop/chat-composer.scss

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

6 lines
85 B
SCSS
Raw Normal View History

.chat-composer-container {
.chat-composer {
margin: 0.25rem 10px 0 10px;
}
}