Files
2026-07-13 12:58:18 +08:00

7 lines
181 B
CSS

/* CopilotKit overrides — EXACTLY matches Dojo, nothing more */
.copilotKitInput {
border-radius: 0.75rem;
border: 1px solid var(--copilot-kit-separator-color) !important;
}