mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-16 07:44:31 -04:00
[PR #663] fix: border radius on connected button groups #737
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/663
Author: @penguinencounter
Created: 2/11/2026
Status: 🔄 Open
Base:
main← Head:fix-border-radius-connected-groups📝 Commits (1)
dd48042fix: border radius on connected button groups📊 Changes
1 file changed (+16 additions, -22 deletions)
View changed files
📝
packages/client/components/ui/components/design/Button.tsx(+16 -22)📄 Description
Hopefully you don't mind this PR, apologies in advance if I did it wrong! The inconsistency was bothering me.
Before:

After:

roughly copied from the commit message:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.