mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-04 00:25:24 +00:00
fix previous balken
This commit is contained in:
parent
0621415dff
commit
d82edd1072
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user