mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
10 lines
141 B
SCSS
10 lines
141 B
SCSS
.ai-summary-modal {
|
|
.summarization-since,
|
|
.summary-area {
|
|
margin: 10px 0 10px 0;
|
|
}
|
|
|
|
.summary-area {
|
|
min-height: 200px;
|
|
}
|
|
}
|