feat: redesign review panel action hierarchy

- Download stays primary (full-width button)
- Save to Files demoted to subtle text link below download
- "Adjust settings" and "New file" are side-by-side compact buttons
- "Back to Tools" faded to very subtle (breadcrumb handles this)
- Clearer visual hierarchy: primary -> secondary -> tertiary actions
This commit is contained in:
SnapOtter
2026-06-15 11:52:22 +08:00
parent e7126f9293
commit ed458d4bbd
22 changed files with 65 additions and 38 deletions
+1
View File
@@ -2462,6 +2462,7 @@ export const ru: TranslationKeys = {
savedToFiles: "Saved to Files",
adjustSettings: "Adjust settings",
startOver: "Start over with a new file",
newFile: "New file",
backToTools: "Back to Tools",
original: "Original",
processed: "Processed",