mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 17:53:43 +08:00
7 lines
119 B
SCSS
7 lines
119 B
SCSS
|
.chat-message-container.-streaming {
|
||
|
.stop-streaming-btn {
|
||
|
margin-top: 0.5rem;
|
||
|
margin-bottom: 0.25rem;
|
||
|
}
|
||
|
}
|