fix: SLM report line graph border added, combined report wizard spacing fix.

This commit is contained in:
2026-03-07 07:16:10 +00:00
parent e4ef065db8
commit e89a04f58c
2 changed files with 21 additions and 1 deletions

View File

@@ -75,7 +75,7 @@
</div>
<!-- Sessions Card -->
<div class="bg-white dark:bg-slate-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700 p-6">
<div class="bg-white dark:bg-slate-800 rounded-lg shadow-sm border border-gray-200 dark:border-gray-700 p-6 overflow-hidden">
<div class="flex items-center justify-between mb-1">
<h2 class="text-lg font-semibold text-gray-900 dark:text-white">Monitoring Sessions</h2>
<div class="flex gap-3 text-sm">