mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-08-05 20:53:28 +00:00
8 lines
109 B
SCSS
8 lines
109 B
SCSS
.ai-agent-editor {
|
|
&__system_prompt,
|
|
&__description,
|
|
.select-kit.multi-select {
|
|
width: 100%;
|
|
}
|
|
}
|