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 TextBubble 'Edit Link' background color in dark mode #653

Merged
merged 3 commits into from
Jul 31, 2023
Merged

🐛 Fix TextBubble 'Edit Link' background color in dark mode #653

merged 3 commits into from
Jul 31, 2023

Conversation

lucasdemoraesc
Copy link
Contributor

TextBubble's "Edit link" card had a white background in dark mode, making it impossible to read the content. I was studying React with your project so I already took the opportunity to implement this small correction for you lol.

Before:
Captura de tela de 2023-07-27 21-34-09

After:
Captura de tela de 2023-07-27 21-33-44

Note: I also added some direct links to project files cited in the CONTRIBUTING.md file. They help to find these files more easily.

@vercel
Copy link

vercel bot commented Jul 28, 2023

@lucasdemoraesc is attempting to deploy a commit to the Typebot Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jul 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2023 0:05am

@baptisteArno
Copy link
Owner

It looks like we lose the rounded corners of the floating box with this fix

@lucasdemoraesc
Copy link
Contributor Author

Adjusted borders:
Captura de tela de 2023-07-28 08-54-55
image

@baptisteArno
Copy link
Owner

That looks perfect, thank you 🙏

@baptisteArno baptisteArno merged commit f8af76d into baptisteArno:main Jul 31, 2023
2 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.

2 participants