Replies: 1 comment 1 reply
-
|
I'll just praise it as a beautiful clean design as the whole plugin idea, in a hope that it would stay that way w/o unnecessary bloat. On first run, the fonts on Windows were larger than usual, but there was a setting to change that, plus CSS snippets .agent-client-message-assistant {
padding: 0;
}
.agent-client-chat-view-messages {
padding: 8px 8px 0 0;
}
.agent-client-chat-view-container {
--ac-chat-font-size: var(--font-adaptive-small);
}
.agent-client-mention-badge {
font-size: var(--font-adaptive-smaller);
}
.agent-client-model-selector .dropdown {
padding: 4px;
font-size: var(--font-adaptive-smallest);
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to hear your honest feedback on the current UI/UX.
As the community grows, I want to make sure the interface works well for everyone. Whether it's layout, colors, readability, spacing, or general look and feel — all feedback is welcome.
Some questions to get started:
Screenshots and mockups are especially helpful!
Beta Was this translation helpful? Give feedback.
All reactions