Job action area

This commit is contained in:
CHIEFSOFT\ameye
2023-07-08 11:27:21 -04:00
parent ac1a4f895a
commit 1c64771dcd
7 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -32,9 +32,10 @@
}
.job-action{
background-color: lightgoldenrodyellow;
background-color: aliceblue;
height: 100px;
border-radius: 15px;
padding: 5px;
}
.msg_box{