WebUI: associate label to input fields

This commit is contained in:
Chocobo1
2024-07-17 14:09:37 +08:00
parent 8b7fdf0f22
commit b75c42f850
28 changed files with 112 additions and 103 deletions

View File

@@ -3,8 +3,10 @@
"html-validate:recommended"
],
"rules": {
"input-missing-label": "error",
"long-title": "off",
"no-inline-style": "off",
"no-missing-references": "error",
"prefer-button": "off"
}
}