Lycoris53 commited on
Commit
102dbab
·
1 Parent(s): cdc10dd

Try to fix IME input location

Browse files
Files changed (2) hide show
  1. Build/webgl3.data.unityweb +2 -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:948fa11c2149d166d9c3ad96aae215d69a436155a993bb55d583002c3707d0d7
3
- size 41296494
 
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:10px;" align="center" vertical-align="middle">
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="