manage job page padding reduction

This commit was merged in pull request #618.
This commit is contained in:
victorAnumudu
2024-03-06 18:21:58 +01:00
parent f4ed892c5c
commit 2c11a0755d
4 changed files with 13 additions and 14 deletions
+1 -2
View File
@@ -52,9 +52,8 @@
}
.job-action {
background-color: #4687ba;
height: 100px;
border-radius: 15px;
padding: 5px;
padding: 3px;
}
.msg_box {