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%;
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
z-index: 9;
|
||||
}
|
||||
|
||||
label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user