forked from noxious/client
Bugfix where sprite and text was unclickable in character select
This commit is contained in:
parent
cab2df511d
commit
34032e5c2f
@ -195,6 +195,7 @@ function create() {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user