Skip to content

Commit

Permalink
✔️: update workflow_preview_container CSS selector
Browse files Browse the repository at this point in the history
  • Loading branch information
itisAliRH committed May 14, 2024
1 parent ec31d56 commit 4b0d2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/utils/navigation/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ workflows:
workflow_drop_down: '[data-workflow-actions-dropdown]'
delete_button: '.workflow-delete-button'
view_button: '.workflow-view-button'
workflow_preview_container: '.workflow-preview-container'
workflow_preview_container: '.workflow-card-preview-modal .workflow-published .published-workflow'
workflow_preview_information: '.workflow-information'
view_external_link: ".workflow-view-external-link-button"
bookmark_link: '.workflow-bookmark-button-${action}'
Expand Down

0 comments on commit 4b0d2e5

Please sign in to comment.