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

Update bundle-js.js to fix textbox highlighting in white #12498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fernandomarotti88
Copy link

Fixed textboxes highlighting in white that have a strong link

Fixed textboxes highlighting in white that have a strong link
@@ -100,6 +100,15 @@ function freeRollupPluginInstance(name, key) {
}
}

function replaceDownloadLink() {
const link = document.querySelector('.flex.h-full.items-center.whitespace-nowrap.rounded-l-xl.pl-6.pr-3.text-white.hover\\:bg-primaryLighter.hover\\:text-white.hover\\:no-underline');
Copy link
Member

Choose a reason for hiding this comment

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

Is there a CSS solution?

@alexanderby
Copy link
Member

Hi @fernandomarotti88! Could you please share a link and a screenshot? What are you trying to fix that way?

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.

None yet

2 participants