Skip to content
Snippets Groups Projects
Commit ed5f68f2 authored by Amtul Noor's avatar Amtul Noor :alien:
Browse files

feat: add hover effect on processor names

parent 0418c842
No related branches found
No related tags found
No related merge requests found
......@@ -154,5 +154,7 @@ function toggleParameterOverlay(step: WorkflowStep, event: Event) {
</template>
<style scoped lang="scss">
span:hover {
color: var(--highlight-text-color);
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment