mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-01-16 01:00:16 -06:00
- Changed tasks/view.html grid from 2 to 3 columns to position Details section at top right instead of bottom - Changed tasks/edit.html grid from 2 to 3 columns with form spanning 2 columns for better proportions - Task form now takes 2/3 width and info sidebar takes 1/3 width - Improves UX by making the Start Timer button and info blocks more appropriately sized - Restores the original Tailwind UI layout with better visual balance Fixes layout regression introduced in v3.2.3 that made the edit page Start Timer button uncomfortably wide and pushed task details to the bottom on the view page.