Skip to content
Snippets Groups Projects
Commit e6a9d474 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: dasboard event flex date fixed

parent 3f1914aa
No related branches found
No related tags found
1 merge request!9Beta
Pipeline #17156 passed
......@@ -114,6 +114,12 @@ body {
color: var(--color-primary);
vertical-align: top;
}
[name="segment1"] {
flex: 0 0 100px;
}
[name="segment2"] {
flex: 1;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment