mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
allow to edit MFCG link
This commit is contained in:
parent
6981d0f710
commit
e06356aa57
5 changed files with 45 additions and 15 deletions
|
|
@ -2277,10 +2277,10 @@ svg.button {
|
|||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
max-width: 22em;
|
||||
background-color: #fff;
|
||||
max-width: 23em;
|
||||
padding: 1.2em;
|
||||
border: solid 1px #000;
|
||||
background-color: var(--bg-dialogs);
|
||||
border: solid 1px var(--dark-solid);
|
||||
font-size: 1.2em;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue