Job actions

This commit is contained in:
CHIEFSOFT\ameye
2023-06-10 10:38:22 -04:00
parent ba8213d120
commit d279e707dc
7 changed files with 17 additions and 12 deletions
+6
View File
@@ -9,6 +9,12 @@
font-family: "Product Sans";
src: url("./assets/fonts/Product Sans Bold.ttf");
}
.job-action{
background-color: lightgoldenrodyellow;
height: 100px;
border-radius: 15px;
}
.msg_box{
background-color: aliceblue;
margin: 5px;