Skip to main content
Sign in
Snippets Groups Projects
Commit 2c170ff8 authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Change la couleur derrière les variables

parent ee3ff668
No related branches found
No related tags found
1 merge request!25Ui edition cas type
......@@ -65,7 +65,7 @@
<section>
<div
class="bg-gray-100 flex-col items-baseline text-black text-xs my-2 py-2 sm:p-1 md:p-2"
class="bg-white flex-col items-baseline text-black text-xs my-2 mx-2 py-2 sm:p-1 md:p-2"
>
<div class="flex items-center justify-between">
<h1 class="w-3/5 py-1 text-base">
......
......
......@@ -105,7 +105,7 @@
<h2
class="bg-gray-100 text-gray-500 flex font-medium tracking-wide justify-between p-2 text-lg"
>
<span>Toutes les variables d'entrée</span>
<span>Caractéristiques directement influentes</span>
<button on:click={() => (openAllInputs = !openAllInputs)}>
{#if openAllInputs}
<!-- Material Icons name: Expand Less -->
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment