mirror of
https://github.com/mineracks/seedhammer-v1-companion.git
synced 2026-06-26 22:01:05 +10:00
.emu-device-card was display:flex justify-content:center, so adding the SD card div as a sibling of .emu-chassis put them side-by-side in a row. The chassis's internal grid then competed with the SD card for horizontal space and the LCD column collapsed. Fix: flex-direction:column on .emu-device-card so the chassis sits on top at full width, with the SD card affordance stacked below. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.css | ||
| app.js | ||
| build.sh | ||
| index.html | ||