Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
268 B
Markdown
8 lines
268 B
Markdown
# Responsive System
|
|
|
|
- **Mobile**: horizontal module nav; stacked forms (`grid` → `sm:grid-cols-*`)
|
|
- **Tablet/Laptop**: sidebar appears at `lg`
|
|
- **Ultra-wide**: content capped at `max-w-7xl`
|
|
|
|
Tables scroll horizontally (`overflow-x-auto`, `min-w-[640px]`).
|