support vertical play queue layout

This commit is contained in:
jeffvli
2026-03-17 19:00:55 -07:00
parent 8ccd97b574
commit db88a6bc22
14 changed files with 268 additions and 32 deletions
+4
View File
@@ -79,6 +79,8 @@ import {
LuMusic,
LuMusic2,
LuPackage2,
LuPanelBottom,
LuPanelRight,
LuPanelRightClose,
LuPanelRightOpen,
LuPause,
@@ -198,6 +200,8 @@ export const AppIcon = {
layoutDetail: LuLayoutList,
layoutGrid: LuLayoutGrid,
layoutList: LuList,
layoutPanelBottom: LuPanelBottom,
layoutPanelRight: LuPanelRight,
layoutTable: LuTable,
library: LuLibrary,
list: LuList,