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

13 lines
226 B
CSS

text {
dominant-baseline: middle;
text-anchor: middle;
fill: red;
transform: scale(1, -1);
font-size: 0.01em;
user-select: none;
font-weight: normal;
}
/*
image {
transform: scale(1, -1);
}*/