fix(app): thin tab color indicator

This commit is contained in:
Test 2026-06-25 07:15:12 +00:00
commit d867ed02f1

View file

@ -16,7 +16,7 @@
right: 8px;
bottom: 0;
left: 8px;
height: 2px;
height: 1px;
pointer-events: none;
border-radius: 2px 2px 0 0;
background: var(--tab-color);