diff --git a/frontend/src/components/FindingsInspector.vue b/frontend/src/components/FindingsInspector.vue index d294257..5587c1e 100644 --- a/frontend/src/components/FindingsInspector.vue +++ b/frontend/src/components/FindingsInspector.vue @@ -11,7 +11,7 @@

All Findings ({{ findings.length }})

- +
diff --git a/frontend/src/components/ScansHistory.vue b/frontend/src/components/ScansHistory.vue index b041918..dd785d4 100644 --- a/frontend/src/components/ScansHistory.vue +++ b/frontend/src/components/ScansHistory.vue @@ -2,7 +2,7 @@

Scans History

-
diff --git a/frontend/src/components/TargetManager.vue b/frontend/src/components/TargetManager.vue index 0a801a0..2b4a511 100644 --- a/frontend/src/components/TargetManager.vue +++ b/frontend/src/components/TargetManager.vue @@ -25,7 +25,7 @@
-
@@ -35,7 +35,7 @@

Configured Targets

-
@@ -61,8 +61,8 @@ {{ target.last_scan_at ? new Date(target.last_scan_at).toLocaleString() : 'Never' }} - - + +