Point plane marker right on progress bar (Angular parity)

This commit is contained in:
2026-04-18 18:38:42 +03:00
parent 3838ab691c
commit ef171c5e18
@@ -153,6 +153,10 @@
background: #fff;
border-radius: 50%;
pointer-events: none;
svg {
transform: rotate(90deg);
}
}
&__details {