fix previous balken

This commit is contained in:
Ulf Gebhardt 2026-03-11 15:42:45 +01:00
parent 0621415dff
commit d82edd1072
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -343,10 +343,11 @@ const connectorStyle = (index) => {
position: absolute;
left: 24px;
transform: translateX(-50%);
bottom: 0;
height: 20px;
bottom: -28px;
height: 48px;
width: 3px;
background: #eab308;
z-index: 1;
}
.roadmap-station {