Skip to content

Commit

Permalink
Merge pull request #470 from shredxt/master
Browse files Browse the repository at this point in the history
Fix jobInfoChips display issue on mobile devices
  • Loading branch information
acrowe2 committed May 24, 2022
2 parents 5874ff9 + 2f3539d commit a2b4ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/job-list/job-list.component.scss
Expand Up @@ -92,7 +92,7 @@ novo-list {
div.job-card{
margin: 12px 15px;
novo-list-item {
flex-direction: column;
flex-direction: inherit;
item-header-end {
display: flex;
.mid-card {
Expand Down

0 comments on commit a2b4ae3

Please sign in to comment.