Skip to content

Commit

Permalink
Render parking space partial fill thinner (#10442)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekzuris authored Sep 3, 2024
1 parent 0fa689d commit 0ce8136
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/70_fills.css
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 0ce8136

Please sign in to comment.