mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
fix: notes editor shows up halfway off the screen
This commit is contained in:
parent
dd56c7e433
commit
16e0aef2fb
5 changed files with 4 additions and 13 deletions
|
|
@ -2045,6 +2045,7 @@ div.textual span,
|
|||
}
|
||||
|
||||
#notesLegend {
|
||||
width: auto;
|
||||
height: 87%;
|
||||
outline: 0;
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue