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

Reset button fix #679

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

rjmara
Copy link
Contributor

@rjmara rjmara commented Jun 27, 2023

Description

This fixes the styling for the reset button. On production right now, the button has different margins and padding from the other buttons like the save, new scene and open buttons. This happened because the reset button had a different tag. Also, I added the reset button to the MYR tour.

Preview

before:
image
image
after:
image

The first image is used to show where the tooltip is normally.

…ch button. Previously, the reset button had different styling because it was creating using the buttonBase tag, and not the iconButton tag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant