use the small thumbnails on tracklists

This commit is contained in:
geoffrey45
2022-09-17 17:37:09 +03:00
parent 5130f85300
commit 5af3d9cfc3
7 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
disableSidebar: !settings.use_sidebar,
extendWidth: settings.extend_width && settings.extend_width_enabled,
isSmall: !xl,
addBorderRight: xxl,
addBorderRight: xxl && !settings.extend_width,
}"
>
<LeftSidebar />