You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sublabels to rate limit columns and fix table styling issues (#229)
* Add sublabels to rate limit columns and fix table styling issues
- Add sublabels (Tokens) and (Tokens/sec) to rate limit columns in TokenDrawer lanes table
- Scope table column width rules to drawer container to prevent breaking TokenChainsTable layout
- Remove padding-left from general th elements and scope to drawer lanes table only
- Add ccip-table__verifier-name-header class to prevent padding on Verifiers tab table
- Set drawer width to Wide when opening token details from token cards and chains table
* fix: remove extraneous quotation mark in certification page image tag
* fix: adjust margin and padding in ChainHero component for improved layout
* fix: update layout and styling for ChainHero and LaneDetailsHero components to support drawer view
* fix: add mobile responsive styles for Token Drawer tables
* fix: align text to the right for the seventh column in drawer table
* fix: update drawer container styles and improve column specifications for LaneDrawer and TokenDrawer
0 commit comments