Skip to content

Commit 159d6e2

Browse files
Merge pull request #1058 from topcoder-platform/PM-590-fixes
PM-589 Fix white space for status
2 parents 29d0283 + 8bca4f7 commit 159d6e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apps/copilots/src/pages/copilot-opportunity-list/styles.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
font-weight: bold;
2222
padding: 4px 8px;
2323
border-radius: 4px;
24+
white-space: nowrap;
2425
display: inline-block;
2526
text-transform: capitalize;
2627
}

0 commit comments

Comments
 (0)