Skip to content

patch(ui): ExpandableCard adjustments#18091

Open
myelinated-wackerow wants to merge 4 commits intodevfrom
expandable-card
Open

patch(ui): ExpandableCard adjustments#18091
myelinated-wackerow wants to merge 4 commits intodevfrom
expandable-card

Conversation

@myelinated-wackerow
Copy link
Copy Markdown
Collaborator

@myelinated-wackerow myelinated-wackerow commented Apr 30, 2026

Description

  • Remove top margin from header box, fixes extra space
  • Use direction-agnostic margin classes
  • Update window.event?.target (window.event deprecated) to (e.target as Element).closest(".ExternalLink")
  • Fix missing spacing between content and "more/less" button
  • Fix missing pointer cursor on trigger
  • Use start alignment for header, fixing mobile/tablet alignment
  • Update to Tailwind v4 class names
  • Use important! for strict color overrides with body over white/black

Preview links

https://deploy-preview-18091.ethereum.it/run-a-node
https://deploy-preview-18091.ethereum.it/bug-bounty
https://deploy-preview-18091.ethereum.it/wallets/find-wallet/#listing-methodology

myelinated-wackerow and others added 2 commits April 30, 2026 12:28
- Remove top margin from header box
- Use `me` over `mr` for direction-agnostic margin
- Update `window.event?.target` (window.event deprecated) to `(e.target as Element).closest(".ExternalLink")`

Co-Authored-By: wackerow <[email protected]>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 6e513cb
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69f4c8a58cafa80009dff387
😎 Deploy Preview https://deploy-preview-18091.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 67 (🟢 up 2 from production)
Accessibility: 93 (🔴 down 3 from production)
Best Practices: 100 (no change from production)
SEO: 97 (🔴 down 2 from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant