fix(ui): uniform small-button height #6
Loading…
Reference in a new issue
No description provided.
Delete branch "ui/access-page-polish"
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?
btn-sm now uses a fixed h-7 instead of padding-derived height, so
buttons with icons (the users-list Access action) and bordered
variants (btn-outline vs btn-danger) all render at the same 28px.
Pull request closed