Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Graph Mindset] Border and Padding #2508

Closed
4 tasks
tomsmith8 opened this issue Dec 6, 2024 · 1 comment · Fixed by #2514
Closed
4 tasks

[Graph Mindset] Border and Padding #2508

tomsmith8 opened this issue Dec 6, 2024 · 1 comment · Fixed by #2514
Assignees
Labels

Comments

@tomsmith8
Copy link
Contributor

Task:

The borders and spacing around the UI components (transcript card, video player, and timeline) are currently inconsistent and exceed the intended 20px padding. We need to ensure that all borders, paddings, and margins are correctly set to 20px to maintain a clean, uniform layout.

Screenshot 2024-12-06 at 14 51 43

Acceptance Criteria:

  • All outer borders (left, right, top, bottom) around the video player and transcript panel are exactly 20px.
  • The timeline scrubber area should have a consistent 20px spacing from adjacent elements.
  • Check for any overlapping or misaligned borders and correct them to follow the 20px standard.
  • Confirm no visual regressions occur in related UI components.
@saithsab877
Copy link
Contributor

saithsab877 commented Dec 6, 2024

@tomsmith8, Please assign me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants