refactor: redesign finished dialogs and UI elements

This commit is contained in:
0xallam
2026-01-19 16:42:38 -08:00
committed by Ahmed Allam
parent 9f7b532056
commit a67fe4c45c
10 changed files with 154 additions and 174 deletions
+2 -2
View File
@@ -36,7 +36,7 @@ Screen {
}
#sidebar {
width: 25%;
width: 20%;
background: transparent;
margin-left: 1;
}
@@ -174,7 +174,7 @@ VulnerabilityDetailScreen {
}
#chat_area_container {
width: 75%;
width: 80%;
background: transparent;
}