Skip to content
Snippets Groups Projects
Commit 31d63f57 authored by Alexis Poyen's avatar Alexis Poyen
Browse files

UI : prevent content overflow on card

parent f25bd20c
No related branches found
No related tags found
1 merge request!16Resolve "Duplicate an election"
Pipeline #5660 passed
......@@ -103,4 +103,8 @@ img {
background-color: rgba(55,122,195,.95);
font-weight: bold;
color: white;
}
.card-content .level-left {
flex-basis: 70%;
}
\ No newline at end of file
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