Compare commits

..

No commits in common. "e845705829dfa754914c5b223297d8c43105fbff" and "a0e54a284cefec5ba44741e2b6b3e57171130e82" have entirely different histories.

View file

@ -139,12 +139,11 @@
opacity: 0;
transition: opacity ease-in-out 0.1s;
}
.tooltiptext {
z-index: 1001;
user-select: none;
cursor: default;
width: max-content;
}
.tooltip:hover .tooltiptext {