discourse/plugins/discourse-ai/assets/stylesheets/modules/ai-bot/mobile/ai-agent.scss
Sam e3fae646d4
DEV: AI persona to agent migration (#38319)
Co-authored-by: Keegan George <kgeorge13@gmail.com>
2026-03-10 15:59:45 +11:00

7 lines
109 B
SCSS
Vendored

.ai-agent-editor {
&__system_prompt,
&__description,
.select-kit.multi-select {
width: 100%;
}
}