ui: move chain delete button to right, use ✕ glyph

- C-APDU chain rows: delete button moved after the hex field (matches
  Expanded Script layout)
- Use ✕ uniformly across delete icons (was × in chain rows)

SW cache v49.
This commit is contained in:
2026-09-10 09:21:37 +03:00
parent 3ca014991a
commit c31885d40e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v48';
const CACHE = 'otaman-v49';
const URLS = [
'index.html',
'help.html',