Skip to content
Snippets Groups Projects
Commit 0ec9814a authored by Emmanuel Viennet's avatar Emmanuel Viennet
Browse files

Assiduité: cosmetic timeline (borders)

parent 8331d4ff
No related branches found
No related tags found
No related merge requests found
......@@ -171,6 +171,9 @@
justify-content: flex-start;
align-items: center;
flex-direction: column;
box-sizing: border-box;
border-left: 1px solid rgb(144, 144, 144);
border-right: 1px solid rgb(144, 144, 144);
}
.mini-timeline-block {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment