mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
style: reduce submap dialog width - v1.104.1
This commit is contained in:
parent
05de284e02
commit
d3ba6dd95b
2 changed files with 2 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ window.UISubmap = (function () {
|
|||
$("#submapOptionsDialog").dialog({
|
||||
title: "Create a submap",
|
||||
resizable: false,
|
||||
width: "32em",
|
||||
position: {my: "center", at: "center", of: "svg"},
|
||||
buttons: {
|
||||
Submap: function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue