mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-09-08 20:50:38 +00:00
10 lines
107 B
SCSS
10 lines
107 B
SCSS
.toggle-summary {
|
|
button {
|
|
width: 100%;
|
|
}
|
|
|
|
.topic-ai-summarization {
|
|
margin-top: 10px;
|
|
}
|
|
}
|