fix: remove unintended margin from stats panel

This commit is contained in:
0xallam
2026-01-19 21:48:56 -08:00
parent e948f06d64
commit 4b62169f74

View File

@@ -60,7 +60,7 @@ Screen {
max-height: 15;
background: transparent;
padding: 0;
margin-top: 1;
margin: 0;
}
#vulnerabilities_panel {