RobotNet/RobotNet.WebApp/Robots/Components/Monitoring/Element/EdgeDirection.razor.css
2025-10-15 15:15:53 +07:00

6 lines
104 B
CSS

polyline {
stroke-width: var(--edge-direction-stroke-width);
stroke: none;
fill: none;
}