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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): consistent button styles #656

Merged
merged 18 commits into from Sep 10, 2023

Conversation

theborakompanioni
Copy link
Collaborator

@theborakompanioni theborakompanioni commented Sep 9, 2023

Resolves #639

  • use button size "lg" consistently instead of custom sizes
  • use consistent button positioning (e.g. back button in "create wallet" and "import wallet")
  • try to minimize custom button styling in individual components

馃摳 Before/After












@theborakompanioni theborakompanioni added the UI/UX Issue related to cosmetics, design, or user experience label Sep 9, 2023
@theborakompanioni theborakompanioni self-assigned this Sep 9, 2023
@theborakompanioni theborakompanioni changed the title fix: consistent button styles fix(ui): consistent button styles Sep 9, 2023
@theborakompanioni theborakompanioni marked this pull request as ready for review September 9, 2023 20:20
@theborakompanioni theborakompanioni merged commit a559e1e into master Sep 10, 2023
3 checks passed
@theborakompanioni theborakompanioni deleted the fix/consistent-button-styles branch September 10, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX Issue related to cosmetics, design, or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui(style): consistent button styling
2 participants