chore: update z-index tooltip (#3280)
This commit is contained in:
parent
8372f30f0e
commit
5a81865508
@ -10,7 +10,7 @@
|
|||||||
animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
|
animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
|
||||||
will-change: transform, opacity;
|
will-change: transform, opacity;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
z-index: 100;
|
z-index: 999999999;
|
||||||
max-width: 240px;
|
max-width: 240px;
|
||||||
@apply text-sm leading-normal;
|
@apply text-sm leading-normal;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user