ui: separate STK menu, STATUS and events blocks in Phone view

Wrap each block of the phone row in a bordered card (border, rounded,
p-3) with items-start and gap-4 so they read as distinct panels and wrap
cleanly. SW cache v94 -> v95.
This commit is contained in:
2026-09-12 14:20:35 +03:00
parent 9363f209ee
commit ccd0b6018c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v94';
const CACHE = 'otaman-v95';
const URLS = [
'index.html',
'help.html',