mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 23:04:48 +08:00
Given this is currently buggy and we have the cancel button Im not sure this is actually necessary. I feel like it's adding a lot of noise of low value. For now at least, it's better without it.
6 lines
119 B
SCSS
Vendored
6 lines
119 B
SCSS
Vendored
.chat-message-container.-streaming {
|
|
.stop-streaming-btn {
|
|
margin-top: 0.5rem;
|
|
margin-bottom: 0.25rem;
|
|
}
|
|
}
|