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(Accordion): fix cursor styling in accordion for disabled state #877

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

Cata1989
Copy link
Collaborator

The purpose of this PR is to correct the cursor style for the off state of the accordion. The pointer-events: none rule has been moved down one level to avoid overriding this cursor: not-allowed.

Screenshot 2024-02-26 at 11 47 45

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr merged commit 02926ca into main Feb 26, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the fix/accordion-cursor-styling branch February 26, 2024 10:14
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