fixed worklist css issue

SRCA_DEV
umasoodch 4 years ago
parent 89c88c7ad9
commit fd5dd98d0e

@ -374,6 +374,7 @@ ion-content {
min-height: 200px; min-height: 200px;
margin-bottom: 80px; margin-bottom: 80px;
padding-top: 15px; padding-top: 15px;
margin-right: 20px;
} }
.work-list-container-ar:before { .work-list-container-ar:before {
@ -447,7 +448,7 @@ ion-content {
border-radius: 50%; border-radius: 50%;
width: 15px; width: 15px;
height: 15px; height: 15px;
background-color: #38c9b3; background-color: #be332f;
top: 1px; top: 1px;
} }

Loading…
Cancel
Save