diff --git a/frontend/src/App.js b/frontend/src/App.js index 3779751..5c370ca 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -965,7 +965,7 @@ export default function App() { {/* Scanning line effect */}
-
+
{/* Header */}
diff --git a/frontend/src/components/pages/ReportingPage.js b/frontend/src/components/pages/ReportingPage.js index fd41be7..ba8241e 100644 --- a/frontend/src/components/pages/ReportingPage.js +++ b/frontend/src/components/pages/ReportingPage.js @@ -801,7 +801,7 @@ export default function ReportingPage() {

Click Sync to load findings data

) : ( -
+
@@ -821,8 +821,9 @@ export default function ReportingPage() { whiteSpace: 'nowrap', cursor: def?.sortable ? 'pointer' : 'default', userSelect: 'none', - background: 'rgba(15,26,46,0.6)', - position: 'relative', + background: 'rgb(10, 20, 36)', + position: 'sticky', top: 0, zIndex: 10, + boxShadow: '0 1px 0 rgba(14,165,233,0.2)', }} >