ui: center second-level pill rows on every page

SCP80, Card reader and Profiler list pill rows now use the same centered
layout as Remote APDU and Phone simulator (flex-wrap justify-center).
SW cache v105 -> v106.
This commit is contained in:
2026-09-12 18:05:58 +03:00
parent 2a43424ae6
commit c4ed064318
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v105';
const CACHE = 'otaman-v106';
const URLS = [
'index.html',
'help.html',