mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-10 08:03:28 +00:00
8 lines
111 B
SCSS
8 lines
111 B
SCSS
|
.ai-persona-editor {
|
||
|
&__system_prompt,
|
||
|
&__description,
|
||
|
.select-kit.multi-select {
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|