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.

9 lines
168 B
SCSS
Raw Normal View History

.chat-composer-container {
.chat-composer {
margin: 0.25rem 5px 0 5px;
}
html.keyboard-visible .footer-nav-ipad & {
margin: 0.25rem 10px 1rem 10px;
}
}