Skip to content

fix: Limit status column to 150px#38

Open
markshenouda wants to merge 4 commits intofeat-ccip-landing-tokenfrom
fix-status-col-style
Open

fix: Limit status column to 150px#38
markshenouda wants to merge 4 commits intofeat-ccip-landing-tokenfrom
fix-status-col-style

Conversation

@markshenouda
Copy link
Copy Markdown
Member

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 Oct 25, 2024
Comment thread src/components/CCIP/Tables/Table.css Outdated
}

.ccip-table .ccip-table__status-column {
width: 150px;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reduce to 140px so it aligns with the size that Nav wanted please.

Comment thread src/components/CCIP/Tables/Table.css Outdated
.ccip-table .ccip-table__status-column {
width: 150px;
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Need to fix responsiveness. I think you should set the width just for large screen 70em or more..

image

Copy link
Copy Markdown

@ihardz ihardz Apr 21, 2026

Choose a reason for hiding this comment

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

I believe you could try to remove the Operational word for smaller screens after the media breakpoint. And try to avoid to make the width of the status column fixed.

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.

3 participants