editing on width

This commit is contained in:
yyeeqii 2025-04-26 16:47:28 +08:00
parent da25322c4a
commit d565818460

View file

@ -114,7 +114,7 @@ h1 {
}
#job-params-modal .modal-dialog {
width: 90%;
width: 92%;
margin-left:auto;
margin-right:auto;
}