Skip to content
Snippets Groups Projects
Commit 4419b34e authored by Olivia Simonet's avatar Olivia Simonet
Browse files

Review front timeline

parent 87c10a27
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<%= block_component_add_element t('.add_event') %>
<draggable :list="data.elements" handle=".dragHandle" class="row">
<div v-for="(element, index) in data.elements" class="col-md-4">
<div v-for="(element, index) in data.elements" class="col-lg-6 col-xl-4">
<div class="card">
<div class="card-body">
<div class="d-flex">
......
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