profiler: merge rule attributes into a single row

Path, FCP/FCI check, file type and size (or record length + count) now
share one flex-wrap row; path column narrowed from w-72 to w-48. The FCI
hex textarea (Exact FCI mode) keeps its own full-width row and the
contents check stays on the following row. SW cache v70 -> v71.
This commit is contained in:
2026-09-11 21:04:49 +03:00
parent 47539c594f
commit 758603a9ad
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v70';
const CACHE = 'otaman-v71';
const URLS = [
'index.html',
'help.html',