fix css form/crayon
This commit is contained in:
parent
520af70ade
commit
4da09c0888
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user