diff --git a/admin-lehrer/components/ocr-pipeline/StepGroundTruth.tsx b/admin-lehrer/components/ocr-pipeline/StepGroundTruth.tsx index f471d59..0e9f759 100644 --- a/admin-lehrer/components/ocr-pipeline/StepGroundTruth.tsx +++ b/admin-lehrer/components/ocr-pipeline/StepGroundTruth.tsx @@ -304,7 +304,7 @@ export function StepGroundTruth({ sessionId, onNext }: StepGroundTruthProps) { )} {/* Side-by-side panels */} -
+
{/* Left: Original */}
@@ -565,8 +565,8 @@ export function StepGroundTruth({ sessionId, onNext }: StepGroundTruthProps) {
- {/* Actions */} -
+ {/* Actions — sticky bottom bar */} +
{status === 'saved' && Validierung gespeichert} {status === 'saving' && Speichere...}