fix: remove unintended margin from stats panel
This commit is contained in:
@@ -60,7 +60,7 @@ Screen {
|
|||||||
max-height: 15;
|
max-height: 15;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: 1;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vulnerabilities_panel {
|
#vulnerabilities_panel {
|
||||||
|
|||||||
Reference in New Issue
Block a user