Training-Report #27

Merged
Ajdj100 merged 47 commits from Training-Report into main 2025-11-22 14:20:51 -06:00
Showing only changes of commit 881df1c2df - Show all commits

View File

@@ -104,7 +104,7 @@ onMounted(async () => {
</div>
<div>
<label class="scroll-m-20 text-xl font-semibold tracking-tight">Remarks</label>
<p class="bg-muted p-2 rounded-lg min-h-24"> {{ focusedTrainingReport.remarks }}</p>
<p class="bg-muted p-2 rounded-lg min-h-24 my-2"> {{ focusedTrainingReport.remarks }}</p>
</div>
</div>
</div>