mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
7 lines
109 B
SCSS
7 lines
109 B
SCSS
.ai-agent-editor {
|
|
&__system_prompt,
|
|
&__description,
|
|
.select-kit.multi-select {
|
|
width: 100%;
|
|
}
|
|
}
|