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

style: inputselect of memory inspector ui enhanced #15032

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tonusagi
Copy link

What it does

Fixed: #15027

  1. Added top: 1px; and left: 1px; to position the inputselect element;
  2. Set padding-block: unset;
    So that inputselect element would't cover border of parent element.

How to test

Ensure the input and select element seems an integrated component.

Follow-ups

None.

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@msujew
Copy link
Member

msujew commented Feb 25, 2025

Hey @tonusagi, thank you for the contribution!

Before we are able to merge this PR, please sign the Eclipse Contributor Agreement (ECA) with the same email that was used to create the commit.

@tonusagi
Copy link
Author

done! thank you for reminding me~

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

Successfully merging this pull request may close these issues.

input and select both display in Memory Inspector
2 participants