diff --git a/mechanic-pwa/frontend/src/pages/InspectionEditor.tsx b/mechanic-pwa/frontend/src/pages/InspectionEditor.tsx
index fbc9386..be8b60a 100644
--- a/mechanic-pwa/frontend/src/pages/InspectionEditor.tsx
+++ b/mechanic-pwa/frontend/src/pages/InspectionEditor.tsx
@@ -230,6 +230,48 @@ export default function InspectionEditor() {
/>
+ {/* Блок «Заметки» поднят сразу под схему — главное текстовое поле для
+ планового осмотра, не хочется чтобы механик пролистывал фото+метки
+ чтобы добраться до textarea. */}
+
+