Fix: Input hidden #39

This commit is contained in:
Lucas Larroche 2021-10-23 12:35:15 +07:00
parent 688a638d4d
commit 08d6d34f44
12 changed files with 13 additions and 21 deletions

View file

@ -1159,7 +1159,6 @@ fieldset legend {
input:not([type=checkbox]):not([type=radio]),
select,
textarea {
display: block;
width: 100%;
}