Fix player icon disappearing on focus
This commit is contained in:
parent
b64dc19c39
commit
4d34927c39
@ -112,7 +112,7 @@ export default defineComponent({
|
||||
left: 0.7rem;
|
||||
pointer-events: none;
|
||||
margin: auto;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.player__name {
|
||||
|
Loading…
Reference in New Issue
Block a user