Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2930211

Browse files
committed
feat: change partially-complete label color
1 parent ca1e676 commit 2930211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/WorkPeriods/components/PaymentStatus/styles.module.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
.partially_completed {
21-
background: #ecef47;
21+
background: #efd047;
2222
}
2323

2424
.in_progress {

0 commit comments

Comments
 (0)