mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
0a5f548635
As part of this move, we are also renaming `discourse-chat` to `chat`.
6 lines
85 B
SCSS
6 lines
85 B
SCSS
.chat-composer-container {
|
|
.chat-composer {
|
|
margin: 0.25rem 10px 0 10px;
|
|
}
|
|
}
|