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

7 lines
77 B
SCSS

.chat-thread {
&__body {
margin: 0 1px 0 0;
padding: 0 10px;
}
}