mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
feat: configure world - checkbox to auto-apply changes (v1.97.16)
This commit is contained in:
parent
4aeee9111e
commit
e4f2de6472
4 changed files with 56 additions and 41 deletions
|
|
@ -2181,7 +2181,7 @@ svg.button {
|
|||
#worldControls input[type="number"] {
|
||||
border: 1px solid #e5e5e5;
|
||||
padding: 0px;
|
||||
width: 3.2em;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
#worldControls i.icon-lock-open,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue