Render parking space partial fill thinner (#10442)

This commit is contained in:
Nekzuris
2024-09-03 16:24:37 +02:00
committed by GitHub
parent 0fa689d850
commit 0ce8136279
+3
View File
@@ -46,6 +46,9 @@
.fill-partial path.area.fill.tag-indoor {
stroke-width: 20px;
}
.fill-partial path.area.fill.tag-amenity-parking_space {
stroke-width: 30px;
}
.ideditor.mode-browse .fill-partial path.area.fill,
.ideditor.mode-select .fill-partial path.area.fill,
.ideditor.mode-select-data .fill-partial path.area.fill,