chore: plan formatting

This commit is contained in:
Ilia Denisov
2026-05-07 06:35:58 +02:00
parent 08f1917bc1
commit 7af57933eb
+5 -5
View File
@@ -108,7 +108,7 @@ bottom-tab bar.
### View model ### View model
``` ```text
ActiveView ∈ { ActiveView ∈ {
/login, (anonymous only) /login, (anonymous only)
/lobby, (auth required) /lobby, (auth required)
@@ -136,9 +136,9 @@ overlay clears when the user navigates to any other view.
Desktop (≥ 1024 px): Desktop (≥ 1024 px):
``` ```text
┌──────────────────────────────────────────────────────────┐ ┌──────────────────────────────────────────────────────────┐
│ Header: race · turn N · countdown · view dropdown · ⚙ │ │ Header: race · turn N · countdown · view dropdown · ⚙
├────────────────────────────────────────────┬─────────────┤ ├────────────────────────────────────────────┬─────────────┤
│ │ tabs │ │ │ tabs │
│ active view │ ┌─────────┐ │ │ active view │ ┌─────────┐ │
@@ -158,7 +158,7 @@ right corner.
Mobile (< 768 px): Mobile (< 768 px):
``` ```text
┌──────────────────────┐ ┌──────────────────────┐
│ ☰ race · turn N · ⚙ │ │ ☰ race · turn N · ⚙ │
├──────────────────────┤ ├──────────────────────┤
@@ -198,7 +198,7 @@ opens a popover (desktop) or bottom sheet (mobile) with category
toggles: toggles:
| Toggleable | Default | | Toggleable | Default |
|------------|---------| | - | - |
| Hyperspace groups | on | | Hyperspace groups | on |
| Incoming groups (not necessarily enemy) | on | | Incoming groups (not necessarily enemy) | on |
| Cargo routes | on | | Cargo routes | on |