diff --git a/interface/src/app/main/Dashboard.tsx b/interface/src/app/main/Dashboard.tsx index e90cbca19..3a1c0055e 100644 --- a/interface/src/app/main/Dashboard.tsx +++ b/interface/src/app/main/Dashboard.tsx @@ -336,6 +336,7 @@ const Dashboard = memo(() => { size="small" aria-label={LL.RUN_COMMAND()} onClick={() => editDashboardValue(di)} + style={{ backgroundColor: 'transparent' }} > { LL.CHANGE_VALUE() + ' ' + LL.VALUE(0) } onClick={() => editDashboardValue(di)} + style={{ backgroundColor: 'transparent' }} > { showDeviceValue(dv)} + style={{ backgroundColor: 'transparent' }} > {dv.v === '' ? (