admin: the overview pickers fill their wrappers and share a narrow row

This commit is contained in:
2026-09-09 19:04:44 +02:00
parent f168247b33
commit 1860ff59f5
3 changed files with 13 additions and 0 deletions
+6
View File
@@ -4,6 +4,12 @@ All notable changes to nxdns are recorded here. The format follows [Keep a Chang
Sections are written by hand. Nothing here is generated from commit messages: the point of the file is to say what changed for an operator, which a commit subject rarely does.
## [Unreleased]
### Fixed
- **The Overview scope pickers no longer sit apart, and a long device name no longer pushes the period picker off a phone screen.** The Device and Period dropdowns fill their wrappers and stand side by side; a long name truncates with an ellipsis in the trigger and stays fully readable in the list.
## [0.0.17] - 2026-09-08
### Added