Skip to content

Commit

Permalink
Merge pull request #74 from Workflomics/improve_workflow_view
Browse files Browse the repository at this point in the history
Improve workflow view
  • Loading branch information
vedran-kasalica authored Sep 23, 2024
2 parents e6b143e + 70006eb commit f569457
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 164 deletions.
2 changes: 1 addition & 1 deletion src/components/explore/GenerationResults.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
width: 100%;
overflow-x: auto;
}

.horizontal-scroll-content {
display: flex; /* This makes the content flex horizontally */
white-space: nowrap; /* Prevents content from wrapping */
Expand Down
Loading

0 comments on commit f569457

Please sign in to comment.