Created
June 22, 2022 17:27
-
-
Save divienginesupport/25f29dc8cccea2b0da2046b67677c827 to your computer and use it in GitHub Desktop.
Bug fix circle type variation swatches are not properly shown up when tooltip is enabled
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
/* ADJUST VARIATION SWATCHES TO CREATE A CIRCLE AND USE THE TOOLTIP */ | |
img.bc-variation-image { | |
border-radius: 40px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment