fix: make timeline background transparent
This commit is contained in:
@@ -33,6 +33,7 @@ This repository is a browser-first photo mapping prototype.
|
||||
- Keep the timeline zoomable and tied to the selected date range.
|
||||
- Keep the code style consistent with the existing TypeScript/DOM approach.
|
||||
- Keep your output during editing as short as possible.
|
||||
- Keep interim chat updates short and to the point when the work is straightforward.
|
||||
|
||||
## UI Rules
|
||||
|
||||
@@ -44,6 +45,7 @@ This repository is a browser-first photo mapping prototype.
|
||||
## Change Process
|
||||
|
||||
- Make small, focused changes.
|
||||
- Commit every git change set before finishing a task.
|
||||
- Use conventional commit messages.
|
||||
- Verify the result with `git diff --check` when possible.
|
||||
- Update the README only when the user-facing setup or features change.
|
||||
|
||||
Reference in New Issue
Block a user