Skip to content

fix: use css vars for font size (wallet button)#2072

Merged
Adamj1232 merged 7 commits intothirdweb-dev:developfrom
ryanpwaldon:fix/use-css-vars-for-font-size
Mar 12, 2024
Merged

fix: use css vars for font size (wallet button)#2072
Adamj1232 merged 7 commits intothirdweb-dev:developfrom
ryanpwaldon:fix/use-css-vars-for-font-size

Conversation

@ryanpwaldon
Copy link
Copy Markdown
Contributor

Description

Updated WalletButton font-size to use css vars instead of a hardcoded value.

  • Resolves font-size overwriting #2060
  • Bumped core version from 2.21.22.21.3-alpha.1
  • Bumped core version for dependents
    • packages/demo
    • packages/react
    • packages/vue
    • packages/solid

Checklist

  • Increment the version field in package.json of the package you have made changes in following semantic versioning and using alpha release tagging
  • Check the box that allows repo maintainers to update this PR
  • Test locally to make sure this feature/fix works
  • Run yarn check-all to confirm there are not any associated errors
  • Confirm this PR passes Circle CI checks
  • Add or update relevant information in the documentation

Loading
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.

font-size overwriting

2 participants