Ilyas Foo
21df7ca51c
Fix font color in tasklist description ( #39903 )
...
* Fix font color in tasklist description
* Changelog
2023-08-28 19:26:02 +08:00
Chris Runnells
6e39164cea
Update task list CSS to prevent text from overlapping the background image
2023-06-13 12:02:43 -10:00
Adrian Duffell
bb2fcce173
Update task header max width
...
Fixes a bug where on 2-col layouts, text was overlapping the image because the overall container size is less than 500px.
75% is the equivelent of 500px for single-col layout.
2023-06-02 21:51:32 +08:00
Chi-Hsuan Huang
dcbfbe2748
Cleanup task list and re-organize file structure ( #38271 )
...
* Deprecate onboarding task snooze APIs
* Cleanup task list and organize tasks file structure
* Add changelog
* Fix lint
* Fix tests
* Remove two-columns check logic
* Fix mock path
2023-05-17 09:54:31 +08:00