Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

AB Accordion block default style bug #387

Open
jonschr opened this issue Jun 18, 2020 · 0 comments · May be fixed by #407
Open

AB Accordion block default style bug #387

jonschr opened this issue Jun 18, 2020 · 0 comments · May be fixed by #407

Comments

@jonschr
Copy link

jonschr commented Jun 18, 2020

When hovering over the AB Accordion title, the cursor should change to be a pointer, since it's interactive. Super little thing, but it would be a good addition to make it more intuitively obvious to the user that the element is clickable.

So that would be this addition:

.ab-block-accordion .ab-accordion-title {
     cursor: pointer;
}
nielslange added a commit to nielslange/atomic-blocks that referenced this issue Oct 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant