IO-1303 Adjust jobline status alignment.

This commit is contained in:
Patrick Fic
2021-08-13 15:52:02 -07:00
parent 12f6206f88
commit dba648aea2

View File

@@ -72,7 +72,7 @@ export function JobLineStatusPopup({ bodyshop, jobline, disabled }) {
);
return (
<div
style={{ width: "100%", minHeight: "2rem", cursor: "pointer" }}
style={{ width: "100%", minHeight: "1rem", cursor: "pointer" }}
onClick={() => !disabled && setEditing(true)}
>
{jobline.status}