Forked from ayamflow/gist:b602ab436ac9f05660d9c15190f4fd7b
Created
May 17, 2022 13:26
-
-
Save sadeghbarati/3b0be6f7b55a8c8e6e9b8ec7dfbadd52 to your computer and use it in GitHub Desktop.
Safari border-radius + overflow: hidden + CSS transform fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Add on element with overflow | |
-webkit-mask-image: -webkit-radial-gradient(white, black); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment