Closed jimblue closed 6 years ago
Hello and happy new year!
I've notice a small improvement because of a bug on my side.
There is no way to modify the z-index.
Could you had a variable so we can adapt it to each case?
Thank you so much
The provided style sheet doesn't even set the z-index property anywhere. If you want to do it, you can set it yourself in your own CSS:
z-index
.share-this-popover { z-index: 100; }
ok
Hello and happy new year!
I've notice a small improvement because of a bug on my side.
There is no way to modify the z-index.
Could you had a variable so we can adapt it to each case?
Thank you so much