8 lines
111 B
SCSS
8 lines
111 B
SCSS
|
.ai-persona-editor {
|
||
|
&__system_prompt,
|
||
|
&__description,
|
||
|
.select-kit.multi-select {
|
||
|
width: 100%;
|
||
|
}
|
||
|
}
|