mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
add table header icons for discNumber and trackNumber, refactor sizing
This commit is contained in:
@@ -33,6 +33,7 @@ import {
|
||||
LuCloudDownload,
|
||||
LuCornerUpRight,
|
||||
LuDelete,
|
||||
LuDisc,
|
||||
LuDisc3,
|
||||
LuDownload,
|
||||
LuEllipsis,
|
||||
@@ -141,6 +142,7 @@ export const AppIcon = {
|
||||
check: LuCheck,
|
||||
clipboardCopy: LuClipboardCopy,
|
||||
delete: LuDelete,
|
||||
disc: LuDisc,
|
||||
download: LuDownload,
|
||||
dragHorizontal: LuGripHorizontal,
|
||||
dragVertical: LuGripVertical,
|
||||
|
||||
Reference in New Issue
Block a user