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

Hot Fix #174

Merged
merged 3 commits into from
May 22, 2023
Merged

Hot Fix #174

merged 3 commits into from
May 22, 2023

Conversation

karthik-durai
Copy link
Contributor

PR

Describe your changes

  1. Set Position to fixed to keep the wallet at the bottom of the page.

Checklist before requesting a review

  • You have performed a self-review of your own code
  • You are using approved terminology
  • Your changes have been tested locally
  • Your code builds clean without any errors or warnings

@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for authsdk-ref-guide ready!

Name Link
🔨 Latest commit 83cabc2
🔍 Latest deploy log https://app.netlify.com/sites/authsdk-ref-guide/deploys/646b58d4e4a9540008fb94ab
😎 Deploy Preview https://deploy-preview-174--authsdk-ref-guide.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 settings.

@karthik-durai karthik-durai changed the base branch from main to dev May 22, 2023 11:04
@@ -1,6 +1,6 @@
const iFrameInitialStyle = {
border: 'none',
position: 'absolute',
position: 'fixed',
Copy link
Contributor

Choose a reason for hiding this comment

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

set the zIndex also here to some higher number.
@karthik-durai

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for dev-authsdk-ref-guide ready!

Name Link
🔨 Latest commit 83cabc2
🔍 Latest deploy log https://app.netlify.com/sites/dev-authsdk-ref-guide/deploys/646b58d495b3250008c4495a
😎 Deploy Preview https://deploy-preview-174--dev-authsdk-ref-guide.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 settings.

@karthik-durai karthik-durai merged commit 2985680 into dev May 22, 2023
@karthik-durai karthik-durai deleted the karthik/hot-fix branch May 22, 2023 11:59
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