mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-05-24 12:29:01 +00:00
fixed bug where tooltip doesnt show
This commit is contained in:
parent
a4282c11ac
commit
018a83eae6
1 changed files with 0 additions and 1 deletions
|
|
@ -420,7 +420,6 @@ export default {
|
||||||
background: rgba(0, 0, 0, 0.7);
|
background: rgba(0, 0, 0, 0.7);
|
||||||
backdrop-filter: blur(5px);
|
backdrop-filter: blur(5px);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
overflow: hidden;
|
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
z-index: 99999;
|
z-index: 99999;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue