Skip to content

Match tokens card actions position and size of button with others - #53605

Merged
piitaya merged 1 commit into
devfrom
fix-tokens-card-actions-position
Aug 11, 2026
Merged

Match tokens card actions position and size of button with others#53605
piitaya merged 1 commit into
devfrom
fix-tokens-card-actions-position

Conversation

@timmo001

@timmo001 timmo001 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Breaking change

Proposed change

Same position and size

Screenshots

image

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to backend pull request:

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • I have followed the perfect PR recommendations
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

To help with the load of incoming pull requests:

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Aligns the refresh tokens card’s action area with the layout used by other profile cards, so the “Delete all tokens” action matches the expected button sizing and right-aligned placement.

Changes:

  • Removes the explicit small button size from the “Delete all tokens” ha-button to use the standard default sizing.
  • Adds .card-actions styling to right-align the action button consistently with other profile cards.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@piitaya
piitaya merged commit 048e754 into dev Aug 11, 2026
36 checks passed
@piitaya
piitaya deleted the fix-tokens-card-actions-position branch August 11, 2026 16:22
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants