Fixing v9 css mess, thanks for Perkuns help

This commit is contained in:
Vlyan
2022-01-06 13:54:49 +01:00
parent bd5393fb0a
commit ec54f3b879
5 changed files with 21 additions and 9 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 - 605,
left: x - 625,
top: y - 98,
closeOnSubmit: false,
submitOnClose: false,