diff --git a/src/Flows.css b/src/Flows.css index 2a77c41..0ce1294 100644 --- a/src/Flows.css +++ b/src/Flows.css @@ -64,7 +64,7 @@ } @media screen and (min-width: 1301px) { - .left-container .flow-item-row .flow-item:hover::before { + .left-container .flow-item-row-with-prompt:hover::before { content: '>>'; position: absolute; left: 10px; diff --git a/src/Flows.js b/src/Flows.js index 02ca3b4..74fd1c5 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -474,7 +474,7 @@ class FlowItemRow extends PureComponent { } let res=( -
{ +
{ if(!CLICKABLE_TAGS[event.target.tagName.toLowerCase()]) this.show_sidebar(); }}>