ui: use pills for the Profiler list tabs

Profiles / Card snapshots / Custom files switch from top-bar style tabs
(border-b, rounded-t) to the rounded-full pill style used by the other
second-level switchers. SW cache v104 -> v105.
This commit is contained in:
2026-09-12 18:03:37 +03:00
parent 5b9e821d6d
commit 2a43424ae6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v104';
const CACHE = 'otaman-v105';
const URLS = [
'index.html',
'help.html',