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: Fixed right shift of 'Add another account' button (#203) #204

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

ttwishing
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Jul 25, 2024

Deploy Preview for unicove ready!

Name Link
🔨 Latest commit bbe7f11
🔍 Latest deploy log https://app.netlify.com/sites/unicove/deploys/66c449a97b03ad0008be18c6
😎 Deploy Preview https://deploy-preview-204--unicove.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cloudflare-workers-and-pages bot commented Jul 25, 2024

Deploying unicove with  Cloudflare Pages  Cloudflare Pages

Latest commit: bbe7f11
Status: ✅  Deploy successful!
Preview URL: https://bf8f8a21.wallet-2tl.pages.dev
Branch Preview URL: https://kurt-accountslider-fix.wallet-2tl.pages.dev

View logs

@@ -181,6 +181,12 @@
color: var(--main-black);
}
}
.send {
padding: 9px;
:global(.button) {
Copy link
Contributor

Choose a reason for hiding this comment

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

why are you adding this styling globally? 🤔

Copy link
Contributor Author

@ttwishing ttwishing Aug 20, 2024

Choose a reason for hiding this comment

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

@dafuga I corrected it in the wrong place, I should set padding in the max-width:600 block, and remove the
globally style。I commit again

@aaroncox aaroncox merged commit 5767681 into dev Aug 29, 2024
5 of 6 checks passed
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.

3 participants