ui: separate the header ICCID from the ADM badge

- the ADM badge gets ml-2 (was ml-0.5), so the ICCID digits and the ADM
  indicator no longer run together in the header
- SW cache simple-v198
This commit is contained in:
2026-09-19 23:41:17 +03:00
parent ccabef883e
commit 8aa9e8eaef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'simple-v197';
const CACHE = 'simple-v198';
const URLS = [
'index.html',
'help.html',