Skip to content

fix(client): page details button icon alignment

Eana Hufwe requested to merge eana/firefish:pageDetailsButtonAlign into develop

What does this PR do? (Please give us a brief description of what this PR does.)

This PR fixes the alignment of buttons on the Page Details page.

Before After
image image

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Merge request reports