adjusted edit button padding and response box padding & roundness#2021
Merged
ManishMadan2882 merged 1 commit intoarc53:mainfrom Oct 6, 2025
Merged
Conversation
|
@M4cr0Chen is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
ManishMadan2882
approved these changes
Oct 6, 2025
Collaborator
ManishMadan2882
left a comment
There was a problem hiding this comment.
Perfect, Thanks!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2021 +/- ##
=======================================
Coverage 34.67% 34.67%
=======================================
Files 131 131
Lines 8703 8703
=======================================
Hits 3018 3018
Misses 5685 5685 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change introduces some slight UI enhancements on Edit Button and Response box.
pt-1.5andpl-1.5to the Edit button to better center-align the svg.px-7topx-6; removed a hard-coded vertical padding and changed it from 18px topy-4.5.Opened Issue: Enhancement on Edit Button UI #2010
This change is supposed to make the Response box appears more elegantly, and make Edit button aligns better.
This changes effectively ensures the consistency in the DocsGPT's UI/UX design and thus providing a better end-user experience.