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

Border Radius Issue #160

Open
nnnswordfish opened this issue Mar 3, 2020 · 2 comments
Open

Border Radius Issue #160

nnnswordfish opened this issue Mar 3, 2020 · 2 comments

Comments

@nnnswordfish
Copy link

nnnswordfish commented Mar 3, 2020

Hi,

After giving border-radius and overflow: hidden to the button element, hover animations do NOT render well, :after background is cut on corners.

Please see a screenshot - https://imgur.com/Z1tv44Q

@zainsci
Copy link

zainsci commented Nov 30, 2020

you should apply border-radius to ::before as well. I think that will solve the problem
apply border-radius to both button and ::before and i dont think you will need overflow: hidden then

@aasim-syed
Copy link

check if it has any border-radius or any padding mistakes i think it would work.

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

3 participants