Skip to content

fix(overview): let the summary row grow for the Receiver LED toggle - #193

Merged
snekxs merged 2 commits into
control-panelfrom
pr184-fix
Sep 6, 2026
Merged

fix(overview): let the summary row grow for the Receiver LED toggle#193
snekxs merged 2 commits into
control-panelfrom
pr184-fix

Conversation

@snekxs

Copy link
Copy Markdown
Member

Clean merge of #184 onto current control-panel — no conflicts, all checks pass. Closes#184.

yanhenrique-devand others added 2 commits September 6, 2026 10:12
The desktop overview row was locked to a fixed flex-basis (94px) with
overflow:hidden, so the CONNECTION card's fourth line — the Receiver
LED toggle on Pulsar hardware — was clipped mid-button. Basis auto
keeps the compact min-height look and grows only when a card needs it,
same pattern as .settings-grid.
@snekxs
snekxs merged commit 89b3747 into control-panelSep 6, 2026
4 of 5 checks passed
@snekxs
snekxs deleted the pr184-fix branch September 6, 2026 21:57
Sign up for freeto 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.

2 participants

@snekxs@yanhenrique-dev