update assets

This commit is contained in:
2021-05-07 11:02:38 +00:00
parent b314611cdb
commit b629ec3be1
4 changed files with 71 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ td.nested > table {
margin: 0;
}
form select, form input, form textarea {
form select, form input:not([type=checkbox]), form textarea {
width: 90%;
}