Skip to content
Snippets Groups Projects
Commit 466ab7cd authored by NGUYEN DINH Quoc-Huy's avatar NGUYEN DINH Quoc-Huy
Browse files

Don't scroll down if no witness requested for highlight

parent e37f8e70
No related branches found
No related tags found
2 merge requests!11merge autoclave into master,!7Refresh Witnesses page design
......@@ -356,6 +356,7 @@ class Witnesses extends React.Component {
<div
className={classnames('row', {
Witnesses__highlight:
witnessToHighlight &&
foundWitnessToHighlight === false,
})}
>
......
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