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

Bulma V1.0.0 disabled is-outlined button bug #3745

Open
merubird opened this issue Mar 24, 2024 · 2 comments
Open

Bulma V1.0.0 disabled is-outlined button bug #3745

merubird opened this issue Mar 24, 2024 · 2 comments

Comments

@merubird
Copy link

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework
I'm using Bulma version [1.0.0]

Description

if I use a disabled button in the style is-outlined is displayed wrong:
button_disabled

Steps to Reproduce

<button class="button is-danger is-outlined" disabled="">Outlined </button>

@tonprince
Copy link

I have the same problem, the disabled is-outlined button has a wrong text color so the label is invisible.

@tonprince
Copy link

I created a PR.

#3773

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

No branches or pull requests

2 participants