RobotNet/RobotNet.WebApp/Robots/Components/Monitoring/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;
}