change width

This commit is contained in:
yyeeqii 2025-04-26 16:10:35 +08:00
parent 9f59757d2c
commit 540e3822d4

View file

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