desktop selection

This commit is contained in:
2025-11-02 13:12:36 +01:00
parent 5bf64fc5f3
commit 9ddaa59155
9 changed files with 240 additions and 40 deletions
+1 -1
View File
@@ -879,7 +879,7 @@ const DetailPanel = ({
title="Open preview"
disabled={!singleHasPreview}
>
<WindowMaximizeIcon />
<WindowMaximizeIcon className="icon--flip-y" />
</button>,
);
}