fix(ui): add layer icon and preserve switch contrast

This commit is contained in:
Codex
2026-09-10 22:11:39 +03:00
parent 8c53f73ee5
commit 67025ee209
7 changed files with 26 additions and 5 deletions
+2
View File
@@ -22,6 +22,7 @@ import {
Image,
Inbox,
KeyRound,
Layers,
LayoutDashboard,
ListChecks,
LocateFixed,
@@ -80,6 +81,7 @@ const icons = {
image: Image,
inbox: Inbox,
key: KeyRound,
layers: Layers,
list: ListChecks,
target: LocateFixed,
lock: LockKeyhole,