"Hours Left" currently shows negative values as -HH:MM, which shifts notation digits to the right, breaking visual alignment across rows.
The minus sign should appear after the value, so HH:MM- meaning it's always left-aligned.
Also, negative remaining hours should be displayed in red to make them stand out at a glance.
"Hours Left" currently shows negative values as
-HH:MM, which shifts notation digits to the right, breaking visual alignment across rows.The minus sign should appear after the value, so
HH:MM-meaning it's always left-aligned.Also, negative remaining hours should be displayed in red to make them stand out at a glance.