Increase z-index of tooltip
This commit is contained in:
parent
81f804fcd2
commit
3102d673bd
@ -176,6 +176,7 @@
|
||||
background-color: BLACK;
|
||||
border-radius: 10px;
|
||||
padding: 0 0.5rem;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.bevy-tag:hover .bevy-tooltip {
|
||||
|
Loading…
Reference in New Issue
Block a user