From 2a43424ae667b80230dcfb1c988c2dd5e5eeccf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Sat, 12 Sep 2026 18:03:37 +0300 Subject: [PATCH] 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. --- frontend/index.html | 8 ++++---- frontend/sw.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 5210803..6eff66e 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -822,10 +822,10 @@