Files
ZERO_CODE/ZeroCodeProject/project_template/sqlmap/sqlmap.css
vermouth789 fe39320977 123
123
2026-01-11 00:11:34 +08:00

11 lines
178 B
CSS

.python_scan_main {
display: flex;
flex-direction: column;
padding: 10px;
}
.python_scan_main_form {
display: flex;
flex-direction: column;
width: 30%;
}