Skip to main content
Sign in
Snippets Groups Projects
Commit c5cf710f authored by Toufic Batache's avatar Toufic Batache
Browse files

Supprime les div vides

parent 814c97af
No related branches found
No related tags found
No related merge requests found
...@@ -303,7 +303,6 @@ ...@@ -303,7 +303,6 @@
</table> </table>
</div> </div>
<div>
<button <button
class="w-64 text-gray-600 hover:text-le-jaune-very-dark" class="w-64 text-gray-600 hover:text-le-jaune-very-dark"
on:click={appendBracket} on:click={appendBracket}
...@@ -318,4 +317,3 @@ ...@@ -318,4 +317,3 @@
</div></button </div></button
> >
</div> </div>
</div>
...@@ -207,14 +207,12 @@ ...@@ -207,14 +207,12 @@
icon="ri-question-line" icon="ri-question-line"
/> />
<div>
<p class="text-left font-bold tracking-wider"> <p class="text-left font-bold tracking-wider">
Droit attendu pour 2024 <span class="font-normal" Droit attendu pour 2024 <span class="font-normal"
><br />Indexation du barème de l'IR sur l'inflation à X% ><br />Indexation du barème de l'IR sur l'inflation à X%
</span> </span>
</p> </p>
</div> </div>
</div>
</button> </button>
<InflationLawInfoModal bind:isOpen={isInflationLawInfoModalOpen} /> <InflationLawInfoModal bind:isOpen={isInflationLawInfoModalOpen} />
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment