mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Fix for provinces painting patterns over color and color picker now in front of edit window
This commit is contained in:
parent
55a405c4cf
commit
9a7d5ff511
2 changed files with 2 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ input {
|
|||
|
||||
#pickerContainer {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
input, button, select, a, textarea {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue