mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
9 lines
107 B
SCSS
9 lines
107 B
SCSS
.toggle-summary {
|
|
button {
|
|
width: 100%;
|
|
}
|
|
|
|
.topic-ai-summarization {
|
|
margin-top: 10px;
|
|
}
|
|
}
|