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

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

8 lines
99 B
SCSS
Raw Normal View History

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