Files
ZERO_CODE/ZeroCodeProject/project_template/sqlmap/sqlmap.css

11 lines
178 B
CSS
Raw Normal View History

2026-01-11 00:11:34 +08:00
.python_scan_main {
display: flex;
flex-direction: column;
padding: 10px;
}
.python_scan_main_form {
display: flex;
flex-direction: column;
width: 30%;
}