mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 16:04:55 +08:00
7 lines
102 B
SCSS
7 lines
102 B
SCSS
|
.chat-form__section {
|
||
|
&-content {
|
||
|
background: var(--primary-very-low);
|
||
|
padding: 1rem;
|
||
|
}
|
||
|
}
|