📱(frontend) stack idle modal buttons in a column on mobile

Wrap the buttons in the idle modal so they stack vertically on
mobile viewports.

The horizontal layout was cramped on small screens; a column layout
gives each button a comfortable touch target and reads more
naturally on narrow displays.
This commit is contained in:
lebaudantoine
2026-08-24 11:55:32 +02:00
parent 04fc9fa1ab
commit a1ecf994c7
2 changed files with 8 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@ and this project adheres to
### Changed
- 📱(frontend) collapse mobile control bar items on narrow viewports
- 📱(frontend) stack idle modal buttons in a column on mobile
## [1.28.0] - 2026-08-24