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

create asset css fix #7492

Closed

Conversation

MjStar24
Copy link

Proposed Changes

@MjStar24 MjStar24 requested a review from a team as a code owner March 29, 2024 07:04
Copy link

vercel bot commented Mar 29, 2024

@MjStar24 is attempting to deploy a commit to the Open Healthcare Network Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented Mar 29, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 0c98dd3
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/660c3854d37a7a0007cb3005
😎 Deploy Preview https://deploy-preview-7492--care-egov-staging.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.

@@ -54,7 +54,7 @@ const DialogModal = (props: DialogProps) => {
className={classNames(
className,
fixedWidth && "w-full max-w-md",
"transform rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"
"mb-12 mt-12 transform rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"mb-12 mt-12 transform rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"
"my-12 transform rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"

@nihal467
Copy link
Member

nihal467 commented Apr 2, 2024

@MjStar24
image

  • This pop-up should be in the middle of the page as current behavior

Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 10, 2024
Copy link

👋 Hi, @MjStar24,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot added merge conflict pull requests with merge conflict and removed stale labels Apr 15, 2024
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 23, 2024
@nihal467
Copy link
Member

@MjStar24 what is the status on this PR

@github-actions github-actions bot removed the stale label Apr 24, 2024
@rithviknishad
Copy link
Member

rithviknishad commented May 6, 2024

Closing as inactive + test failed + merge conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict pull requests with merge conflict needs review test failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redesign create asset modal
4 participants