Try to fix IME input location
Browse files- Build/webgl3.data.unityweb +2 -2
- index.html +1 -1
Build/webgl3.data.unityweb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a6c76f63de3d12ca92b815de2f056e8e31e5e0c2fa195ee4d44786ba2c97c59
|
3 |
+
size 41299021
|
index.html
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
}
|
55 |
}
|
56 |
</script>
|
57 |
-
<div style="position:relative;top:88%;left:
|
58 |
<div>
|
59 |
<input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
|
60 |
style="
|
|
|
54 |
}
|
55 |
}
|
56 |
</script>
|
57 |
+
<div style="position:relative;top:88%;left:16px;" align="center" vertical-align="middle">
|
58 |
<div>
|
59 |
<input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
|
60 |
style="
|