status-bar: allow selection version

This is useful for copy/pasting version for support.

Fixes: https://github.com/pybricks/support/issues/1083
This commit is contained in:
David Lechner
2023-05-26 15:25:49 -05:00
committed by David Lechner
parent fc89c7b329
commit df84e41061
+1 -1
View File
@@ -79,7 +79,7 @@ const HubInfoButton: React.FunctionComponent = () => {
<Popover2
{...commonPopoverProps}
content={
<table className="no-wrap">
<table className="no-wrap" style={{ userSelect: 'text' }}>
<tbody>
<tr>
<td>