-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Your work was amazing! But I had to stop a branch in my diagram's, because part of the process would not continue till the end of the chart. So I added two classes in my local repository to make it possible. First is ending which I assign to the divs and li I would like to stop. Last is beforeending I put to the li before my stopping branch. I think it could be usefull. Thank you very much!
.ending:after {
border: 0 !important;
}
.beforeending:after {
height: 50% !important;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels