Skip to content

Commit 0b03be6

Browse files
Merge pull request #4322 from OneCommunityGlobal/venkataramanan_fix_ready_for_review_button_color
Venkataramanan 🔥 "ready for review" button coloring
2 parents 430a693 + 6644ad3 commit 0b03be6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/TeamMemberTasks/reviewButton.module.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
/* extras you want */
1414
font-weight: 600;
1515
align-self: flex-start;
16+
background-color: #c9d6c6 !important;
17+
border-color: #285739 !important;
18+
color: #285739 !important;
1619
}
1720

1821
.review-button-dropdown {

0 commit comments

Comments
 (0)