Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jurredr/context description truncate #259

Merged
merged 4 commits into from
Mar 6, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Ran formatter
  • Loading branch information
Jurredr committed Mar 4, 2025
commit 26cd190c005e80d13bfbf8a7fb34295191660bd4
2 changes: 1 addition & 1 deletion src/styles/components/chat/_chat-command-selector.scss
Original file line number Diff line number Diff line change
@@ -127,7 +127,7 @@
overflow: hidden;
width: 100%;
}

&:not(:hover):not(.target-command) {
> .mynah-chat-command-selector-command-arrow-icon {
opacity: 0;