réglage bouton parametre

master
Clément VERDOIRE 3 years ago
parent 8a29dab79c
commit 7e46195cf5

35195
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -313,7 +313,7 @@ body {
width: 18px; width: 18px;
height: 18px; height: 18px;
border-radius: 20px; border-radius: 20px;
top: 12%; top: 3.25pt;
left: 10%; left: 10%;
background-color: white; background-color: white;
transform: scale(1.1); transform: scale(1.1);
@ -322,7 +322,8 @@ body {
} }
input:checked[type="checkbox"]:before { input:checked[type="checkbox"]:before {
left: 20px; top: 3.25pt;
left: 27px;
} }
} }
} }

Loading…
Cancel
Save