Skip to content

bug(nimbus): Remove overflow-hidden class from all cards - #14959

Merged
freshstrangemusic merged 1 commit into
mainfrom
freshstrangemusic/push-pwuwloxrrzlp
Mar 18, 2026
Merged

bug(nimbus): Remove overflow-hidden class from all cards#14959
freshstrangemusic merged 1 commit into
mainfrom
freshstrangemusic/push-pwuwloxrrzlp

Conversation

@freshstrangemusic

Copy link
Copy Markdown
Member

Because:

  • we have existing dropdowns inside these cards;
  • we are adding more for nimbus-devtools integration; and
  • overflow: hidden seems to be an otherwise unnecessary style on these cards that just breaks dropdowns

this commit:

  • removes all the overflow-hidden classes on cards.

Fixes #14879

Because:

- we have existing dropdowns inside these cards;
- we are adding more for nimbus-devtools integration; and
- `overflow: hidden` seems to be an otherwise unnecessary style on these
  cards that just breaks dropdowns

this commit:

- removes all the `overflow-hidden` classes on cards.

Fixes #14879
@freshstrangemusic
freshstrangemusic force-pushed the freshstrangemusic/push-pwuwloxrrzlp branch from 1dff507 to da46976 Compare March 18, 2026 17:13
@freshstrangemusic
freshstrangemusic added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit af4d0f5 Mar 18, 2026
18 checks passed
@freshstrangemusic
freshstrangemusic deleted the freshstrangemusic/push-pwuwloxrrzlp branch March 18, 2026 17:59
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.

Collaborators UI can be hidden behind other content

2 participants