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

Chat: Fix message input overlapping with enhanced context button #2141

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

toolmantim
Copy link
Contributor

@toolmantim toolmantim commented Dec 6, 2023

This fixes the message input overlapping the enhanced context button, and cleans up the send button to be consistent with VS Code styles.

Before:

Screen.Recording.2023-12-06.at.8.01.10.pm.mov

After:

Screen.Recording.2023-12-06.at.8.00.18.pm.mov

Test plan

  • Opened chat
  • Typed in message input
  • Hovered and clicked send button

Copy link
Contributor

@dominiccooney dominiccooney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Padding, solves everything. Should be the only CSS property. Thank you for the quick turnaround!

@toolmantim toolmantim merged commit 292fc01 into main Dec 6, 2023
15 checks passed
@toolmantim toolmantim deleted the tl/fix-input-overlapping-enhanced-context branch December 6, 2023 09:29
@toolmantim
Copy link
Contributor Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants