fix css rule for underwater features

This commit is contained in:
Martin Raifer
2024-07-26 11:22:35 +02:00
parent 11920dae3f
commit 9a97433b2a

View File

@@ -346,7 +346,7 @@ path.line.stroke.tag-location-underwater {
}
path.line.casing.tag-tunnel,
path.line.casing.tag-location-underground,
path.line.stroke.tag-location-underwater {
path.line.casing.tag-location-underwater {
stroke-opacity: 0.5;
stroke-linecap: butt;
stroke-dasharray: none;