RobotNet/RobotNet.WebApp/Maps/Components/Editor/OriginVector.razor.css
2025-10-15 15:15:53 +07:00

5 lines
88 B
CSS

line.origin {
stroke-width: var(--origin-vector-stroke-width);
fill: none;
}