fix: Quick Build UI now uses full-width layout on desktop

This commit is contained in:
matt 2025-10-14 17:47:27 -07:00
parent 32638b9ec3
commit 3647d04eec
5 changed files with 20 additions and 21 deletions

View file

@ -1,7 +1,7 @@
# MTG Python Deckbuilder ${VERSION}
### Summary
_No unreleased changes yet._
Minor UI fixes for Quick Build progress and completion display.
### Added
_No unreleased additions yet._
@ -10,4 +10,5 @@ _No unreleased additions yet._
_No unreleased changes yet._
### Fixed
_No unreleased fixes yet._
- Quick Build progress display now uses full desktop width instead of narrow mobile-like layout
- Quick Build completion screen properly transitions to full-width Step 5 layout matching manual build experience_