Changed add job to modal

This commit is contained in:
2023-06-17 06:20:09 +01:00
parent 153bc7ab7d
commit ae23195e0e
5 changed files with 76 additions and 91 deletions
+5
View File
@@ -883,4 +883,9 @@ TODO: Responsive ===========================
.job-popup{
top: 55px;
}
.addJob-popup{
top: 30px;
height: 55rem !important;
}