Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix site manager button styles #1676

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

bgrgicak
Copy link
Collaborator

@bgrgicak bgrgicak commented Aug 8, 2024

Motivation for the change, related issues

The site manager button looks different in production from other buttons and they should all look the same.

Implementation details

Use the button component for the site manager toolbar button.

For some reason buttons a development server look different from buttons in production.
The toolbar will soon be replaced, so there is no need to fix that now.

Testing Instructions (or ideally a Blueprint)

  • Open a Playground preview locally
  • Switch to site storage
  • Confirm that all toolbar buttons have the same style.

@bgrgicak bgrgicak self-assigned this Aug 8, 2024
@bgrgicak bgrgicak added [Type] Bug An existing feature does not function as intended [Aspect] Website labels Aug 8, 2024
@bgrgicak bgrgicak merged commit df8a09e into trunk Aug 8, 2024
4 checks passed
@bgrgicak bgrgicak deleted the fix/site-manger-button-style branch August 8, 2024 10:01
@bgrgicak
Copy link
Collaborator Author

bgrgicak commented Aug 8, 2024

This is a small style fix so I'm merging it without reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Aspect] Website [Type] Bug An existing feature does not function as intended
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant