This commit is contained in:
Azgaar 2019-09-12 01:08:36 +03:00
parent 85743b7956
commit 3f7abcb191
18 changed files with 329 additions and 332 deletions

View file

@ -27,7 +27,7 @@ function editNamesbase() {
updateInputs();
$("#namesbaseEditor").dialog({
title: "Namesbase Editor", width: 468,
title: "Namesbase Editor", width: "42.5em",
position: {my: "center", at: "center", of: "svg"}
});