5 lines
88 B
CSS
5 lines
88 B
CSS
line.origin {
|
|
stroke-width: var(--origin-vector-stroke-width);
|
|
fill: none;
|
|
}
|