Skip to content

Commit 7654822

Browse files
committed
Finish style of Relocate/Remote
1 parent fd28aed commit 7654822

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client/src/components/SeekerProfile/ProfileModalStyle.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ export const OpenStyle = styled.div`
8989
font-size: 1.3rem;
9090
display: flex;
9191
align-items: center;
92+
93+
span {
94+
padding-left: 0.5%;
95+
white-space: nowrap;
96+
}
9297
`;
9398

9499
// Controls the info box

0 commit comments

Comments
 (0)