From 8e9c97f3a38fd8be644f3e2209fea026e558ebfe Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 15 Sep 2022 09:57:31 +1000 Subject: web: console: make magnifying glass also clickable This makes the magnifying glass also clickable in the console view. Change-Id: I0081bd19a336390572050d4bf3d8b456a71ca7d2 --- web/src/containers/build/Console.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/src/containers/build/Console.jsx b/web/src/containers/build/Console.jsx index cf3ab841a..50cce2020 100644 --- a/web/src/containers/build/Console.jsx +++ b/web/src/containers/build/Console.jsx @@ -266,7 +266,7 @@ class HostTask extends React.Component { Click for details}> - + -- cgit v1.2.1