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

Show tooltip icon no matter the toggle state #573

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Show tooltip icon no matter the toggle state #573

merged 2 commits into from
Feb 26, 2024

Conversation

grod220
Copy link
Collaborator

@grod220 grod220 commented Feb 19, 2024

Screenshot 2024-02-19 at 2 25 53 PM

Copy link

@plaidfinch plaidfinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@@ -13,7 +13,7 @@ export const DashboardLayout = () => {
<div className='grid gap-6 md:gap-4 lg:grid-cols-3 xl:gap-5'>
<Card
gradient
className='order-2 flex-1 p-5 md:p-4 lg:order-1 lg:col-span-2 lg:row-span-2 xl:p-5'
className='order-2 flex flex-1 flex-col p-5 md:p-4 lg:order-1 lg:col-span-2 lg:row-span-2 xl:p-5'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, taking the chance to fix that centering issue on the dashboard for the toggle

@grod220 grod220 merged commit 7085053 into main Feb 26, 2024
7 checks passed
@grod220 grod220 deleted the ibc-addr-info branch February 26, 2024 13:00
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.

2 participants