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 button and input inconsistent font and style #4162

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

arturi
Copy link
Contributor

@arturi arturi commented Oct 21, 2022

Fixes #4147

@arturi arturi requested a review from nqst October 21, 2022 14:07
@arturi arturi merged commit 3fbe1c5 into main Oct 21, 2022
@arturi arturi deleted the fix-css-reset-buttons-inputs branch October 21, 2022 14:32
This was referenced Oct 24, 2022
github-actions bot added a commit that referenced this pull request Oct 24, 2022
| Package              | Version | Package              | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/aws-s3         |   3.0.4 | @uppy/tus            |   3.0.4 |
| @uppy/core           |   3.0.4 | @uppy/xhr-upload     |   3.0.4 |
| @uppy/provider-views |   3.0.2 | uppy                 |   3.2.2 |

- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: replace `this.getState().files` with `this.uppy.getState().files` (Artur Paikin / #4167)
- @uppy/core: make cancel() and close() arguments optional in types (Merlijn Vos / #4161)
- @uppy/provider-views: Fix button and input inconsistent font and style (Artur Paikin / #4162)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider view typography is inherited from website and looks bad
2 participants