profiler: compact rule editor layout
- Path field narrowed to w-72 with the FCP/FCI selector to its right in one row - File type + size (or record length + count) now sit in a single flex row (fixes the accidental wrap from the unavailable md:grid-cols-4 class in the prebuilt CSS) - 'Contents' label renamed to 'Check contents' and the None/Exact/Mask radios moved inline to its right, saving one line per rule Rendering-only change; no logic or test behavior affected. SW cache v54 -> v55.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v54';
|
||||
const CACHE = 'otaman-v55';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user