Skip to content

Conversation

@markshenouda
Copy link
Member

@markshenouda markshenouda commented Dec 4, 2025

image

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes #ISSUE_NUMBER_GOES_HERE

...

Description

...

Changes

  • High level
  • changes that
  • you made
  • ...

@markshenouda markshenouda self-assigned this Dec 4, 2025
@markshenouda markshenouda marked this pull request as draft December 4, 2025 06:55
@markshenouda markshenouda linked an issue Dec 9, 2025 that may be closed by this pull request
11 tasks
@markshenouda markshenouda marked this pull request as ready for review December 9, 2025 13:13
@@ -1,5 +1,5 @@
.ccip-chain-hero {
background-color: var(--gray-100);
background: var(--Page-Background-Alt);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Color from Figma

const drawerRef = useRef<HTMLDivElement>(null)
const drawerContentRef = useRef<HTMLDivElement>(null)
const $drawerContent = useStore(drawerContentStore) as (() => ReactNode) | ReactNode | null
const $drawerWidth = useStore(drawerWidthStore)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because we have now 2 widths for the drawers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CCIP] Lane Side-pannel

2 participants