Skip to content
Snippets Groups Projects
Unverified Commit dccee602 authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Ajoute bordure en dessous des main parameters

parent aa418a0c
No related branches found
No related tags found
1 merge request!307Arborescence des paramètres
Pipeline #20070 passed
......@@ -220,7 +220,7 @@
class:mt-5={billDecomposition?.children !== undefined}
>
{#if Object.keys(bothRootDirectParameterById).length > 0}
<section class="mb-3">
<section class="mb-2 border-b pb-4">
<ul>
{#each [...iterVariableRootParameters(bothRootDirectParameterById, rootParameter, revaluationRootParameter, billRootParameter)] as [bothFilteredParameter, lawParameter, revaluationParameter, billParameter]}
<li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment