mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 18:43:44 +08:00
0a5f548635
As part of this move, we are also renaming `discourse-chat` to `chat`.
8 lines
99 B
SCSS
8 lines
99 B
SCSS
.chat-composer-container {
|
|
padding: 0;
|
|
|
|
.chat-composer {
|
|
margin: 0.5rem 10px 0 10px;
|
|
}
|
|
}
|