feat: zones editor - update editor

This commit is contained in:
Azgaar 2024-08-29 02:29:48 +02:00
parent 40d08ccc84
commit 2ce8715960
2 changed files with 133 additions and 131 deletions

View file

@ -153,6 +153,10 @@ a {
fill-rule: evenodd;
}
#zones {
fill-rule: nonzero;
}
#coastline {
fill: none;
stroke-linejoin: round;