mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-06 01:25:18 +00:00
remove border
This commit is contained in:
parent
26c2c470fe
commit
8a4c4ba26f
@ -397,13 +397,6 @@ const connectorColor = (index) => {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* === Hervorhebung der aktiven Station === */
|
||||
.roadmap-station--in-progress .roadmap-content {
|
||||
padding-left: 4px;
|
||||
border-left: 3px solid rgba(99, 102, 241, 0.3);
|
||||
border-radius: 4px;
|
||||
margin-left: -4px;
|
||||
}
|
||||
|
||||
/* === Responsive === */
|
||||
@media (max-width: 600px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user