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

@ -9,7 +9,7 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
## [Unreleased]
### Summary
_No unreleased changes yet._
Minor UI fixes for Quick Build progress and completion display.
### Added
_No unreleased additions yet._
@ -18,7 +18,8 @@ _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_
## [2.7.0] - 2025-10-14
### Summary