fixed bug where tooltip doesnt show

This commit is contained in:
supertiger1234 2020-01-19 14:03:28 +00:00
parent a4282c11ac
commit 018a83eae6

View file

@ -420,7 +420,6 @@ export default {
background: rgba(0, 0, 0, 0.7);
backdrop-filter: blur(5px);
border-radius: 4px;
overflow: hidden;
transition: 0.3s;
z-index: 99999;
}