mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Adjust the position of modal dialogues
The top was off the top of the window
This commit is contained in:
parent
299e9d15fb
commit
98edbec46d
@ -766,7 +766,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
width: 560px;
|
||||
margin: -250px 0 0 -280px;
|
||||
margin: -180px 0 0 -280px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user