diff --git a/src/ScreenTemplates.java b/src/ScreenTemplates.java index 7a21c48..bc0f85e 100644 --- a/src/ScreenTemplates.java +++ b/src/ScreenTemplates.java @@ -488,10 +488,10 @@ temp_json60.put("type", "button"); temp_json60.put("text", "検索"); temp_json60.put("visible", true); - temp_json60.put("x", 1683); - temp_json60.put("y", 170); - temp_json60.put("width", 211); - temp_json60.put("height", 62); + temp_json60.put("x", 841); + temp_json60.put("y", 85); + temp_json60.put("width", 105); + temp_json60.put("height", 31); Map temp_json61 = new HashMap<>(); temp_json61.put("type", "button"); temp_json61.put("text", "削除");