mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Bevel join lines
This commit is contained in:
@@ -36,6 +36,7 @@ circle.teaser-point {
|
||||
.casing {
|
||||
stroke: #111;
|
||||
stroke-linecap:round;
|
||||
stroke-linejoin:bevel;
|
||||
stroke-width: 3;
|
||||
}
|
||||
|
||||
@@ -48,6 +49,7 @@ circle.teaser-point {
|
||||
.stroke {
|
||||
stroke: #555;
|
||||
stroke-linecap:round;
|
||||
stroke-linejoin:bevel;
|
||||
stroke-width: 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user