fix css form/crayon

This commit is contained in:
chankalan 2020-12-08 14:30:58 +01:00
parent 520af70ade
commit 4da09c0888
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ $check-color: $couleur-lien;
font-size: 1em; font-size: 1em;
opacity: 0; opacity: 0;
} }
input[type=checkbox]:not(old) + label, input[type=checkbox]:not(old) + label:not('.crayon'),
input[type=radio ]:not(old) + label { input[type=radio ]:not(old) + label {
display: flex; display: flex;
align-items: start; align-items: start;