Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Fix clicking edges of clickable elements #87

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

Banzobotic
Copy link
Contributor

Use the ::before pseudo element to create an invisible overlay over clickable elements that does not shrink. This ensures that clicks on the edges of buttons are registered.

fixes #86

@Prospector Prospector merged commit 0ab17e1 into modrinth:master Oct 11, 2023
1 check passed
Geometrically added a commit that referenced this pull request Nov 13, 2023
Geometrically added a commit that referenced this pull request Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Edges of clickable elements cannot be clicked
2 participants