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 padding between label and tooltip icon on transaction review screen #4693

Closed
markmhendrickson opened this issue Dec 13, 2023 · 0 comments · Fixed by #4823
Closed

Fix padding between label and tooltip icon on transaction review screen #4693

markmhendrickson opened this issue Dec 13, 2023 · 0 comments · Fixed by #4823

Comments

@markmhendrickson
Copy link
Collaborator

Screenshot 2023-12-13 at 18 12 32
@pete-watters pete-watters linked a pull request Jan 18, 2024 that will close this issue
kyranjamie pushed a commit that referenced this issue Jan 22, 2024
## [6.24.0](v6.23.0...v6.24.0) (2024-01-22)

### Features

* use radix tooltip ([aa8a530](aa8a530))

### Bug Fixes

* fee estimation error, ref [#4821](#4821) ([9b75521](9b75521))
* home action btns hover state ([c270868](c270868))
* send inscription form fee flow ([ee9728d](ee9728d))
* tooltip logic ([2ae8cf0](2ae8cf0))

### Internal

* audit colours, update token package, brown becomes ink ([c82c612](c82c612))
* button and link, ref [#4418](#4418) and [#4523](#4523) ([7d75f4a](7d75f4a))
* fix icon padding, ref [#4693](#4693) ([fbd8c11](fbd8c11))
* fix validate custom network name field on form submission, closes [#4737](#4737) ([63e6a94](63e6a94))
* post-release merge back ([0930968](0930968))
* update network tests ([ab1fb5b](ab1fb5b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment