1
0
forked from noxious/client

Bugfix where sprite and text was unclickable in character select

This commit is contained in:
Colin Kallemein 2024-06-09 21:03:37 +02:00
parent cab2df511d
commit 34032e5c2f

View File

@ -195,6 +195,7 @@ function create() {
width: 100%;
position: absolute;
margin: 0;
z-index: 9;
}
label {