We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 430a693 + 6644ad3 commit 0b03be6Copy full SHA for 0b03be6
1 file changed
src/components/TeamMemberTasks/reviewButton.module.css
@@ -13,6 +13,9 @@
13
/* extras you want */
14
font-weight: 600;
15
align-self: flex-start;
16
+ background-color: #c9d6c6 !important;
17
+ border-color: #285739 !important;
18
+ color: #285739 !important;
19
}
20
21
.review-button-dropdown {
0 commit comments