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

7 lines
102 B
SCSS

.chat-form__section {
&-content {
background: var(--primary-very-low);
padding: 1rem;
}
}