fix(host): review round 6 — progressive selection-anchored landing; anchor on actual parent entries; focus-flag hygiene

This commit is contained in:
creatixchu
2026-07-29 21:34:30 +08:00
parent a1d752f799
commit eac3b378fa
9 changed files with 182 additions and 64 deletions
@@ -261,8 +261,9 @@
}
/* Show-hidden toggle: a subtle fixed-label text button left of the gap;
* the pressed state seats a check glyph before the label (Menu's selected
* vocabulary) instead of flipping the wording. */
* the pressed state seats a check glyph after the label (Menu's selected
* vocabulary; trailing so the label never shifts) instead of flipping the
* wording. */
.showHiddenToggle {
display: inline-flex;
align-items: center;