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

Commit 4c7657c

Browse files
author
dengjun
committed
ci:fixing 129
1 parent cb31d3c commit 4c7657c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/containers/MyGigs/JobListing/JobCard/styles.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
margin-bottom: 12px;
2929
line-height: 38px;
3030
text-transform: uppercase;
31+
text-overflow: ellipsis;
32+
max-width: 660px;
33+
overflow: hidden;
3134
}
3235
}
3336

0 commit comments

Comments
 (0)