interest process

This commit is contained in:
CHIEFSOFT\ameye
2023-11-18 08:34:59 -05:00
parent 4acb913524
commit 61bd75c46a
7 changed files with 113 additions and 2 deletions
@@ -0,0 +1,17 @@
.jobIntGrid{
background: aliceblue;
border-radius: 10px;
font-size: 10px;
ion-col{
margin: 0px;
ion-list{
ion-item{
padding: 0px;
margin: 0px;
font-size: 12px;
color:red;
}
}
}
}