ui(icons): replace colored emoji with modern single-color line icons (lucide-vue-next)
Add lucide-vue-next (stroke-based, single-color, currentColor) and swap emoji icons across nav + all main views: Settings/LogOut (App), BarChart3/Users/Plus (Analytics), LayoutDashboard (MyBoard), Sparkles/Users/Pencil (GroupEdit), Box/ListChecks/Paperclip/ PlusCircle/ArrowLeft (GroupBuilder), Target/ArrowLeft/Search (Chat/Personas/Training), User/Lock/Globe (Settings), Users/UserPlus/Info (AdminUsers). - Buttons become inline-flex for icon+text alignment. - Icons inherit currentColor (single color, modern line style). - Rebuild dist with lucide.
This commit is contained in:
1
frontend/dist/assets/MyBoard-B7ypQ1JT.css
vendored
Normal file
1
frontend/dist/assets/MyBoard-B7ypQ1JT.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.stat-row[data-v-6767b6b8]{gap:16px}.stat[data-v-6767b6b8]{text-align:center;min-width:100px}.stat span[data-v-6767b6b8]{display:block;font-size:12px;color:var(--muted)}.stat strong[data-v-6767b6b8]{font-size:26px}.stat.won strong[data-v-6767b6b8]{color:var(--green)}.stat.lost strong[data-v-6767b6b8]{color:var(--red)}
|
||||
Reference in New Issue
Block a user