Fixing css for v9

This commit is contained in:
Vlyan
2022-01-07 12:26:17 +01:00
parent 71e2985c70
commit 2c2ebc1caa
3 changed files with 35 additions and 33 deletions

View File

@@ -20,7 +20,7 @@ export class GmToolbox extends FormApplication {
classes: ["l5r5e", "gm-toolbox"],
template: CONFIG.l5r5e.paths.templates + "gm/gm-toolbox.html",
title: game.i18n.localize("l5r5e.gm_toolbox.title"),
left: x - 625,
left: x - 627,
top: y - 98,
closeOnSubmit: false,
submitOnClose: false,