chinchang / hint.css

A CSS only tooltip library for your lovely websites.

Home Page:https://kushagra.dev/lab/hint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z-index usage bug

ChristopherMeyers opened this issue · comments

https://github.com/chinchang/hint.css/blob/master/src/hint-core.scss#L55

should be z-index: $zIndex + 1, if $z-index is set larger than 1000001 this element will be displayed incorrectly