Skip to content

fix(IconButton): remove border to fix 2 extra pixels issue#925

Open
Sigmabrogz wants to merge 1 commit intoClickHouse:mainfrom
Sigmabrogz:fix-iconbutton-border
Open

fix(IconButton): remove border to fix 2 extra pixels issue#925
Sigmabrogz wants to merge 1 commit intoClickHouse:mainfrom
Sigmabrogz:fix-iconbutton-border

Conversation

@Sigmabrogz
Copy link

Resolves #539.

IconButton was rendering 2px larger than expected because of a 1px border. This removes the border entirely per the issue suggestion, ensuring proper sizing for xs and other sizes.


This PR was created with AI assistance.

Made with Cursor

Resolves ClickHouse#539.

IconButton was rendering 2px larger than expected because of a 1px border.
This removes the border entirely per the issue suggestion, ensuring proper
sizing for xs and other sizes.

Made-with: Cursor
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

IconButton has 2 extra pixels because of the border

2 participants