Refines #594: a fixed width made short notes an oversized box and wrapped long notes early. Use `width: max-content` capped at `max-width: 280` so the tooltip hugs short notes on one line and grows to 280px before wrapping long ones (instead of collapsing to the longest word, the pre-#593 bug). Keeps the centered text. Verified in local dev with both a short ("Zug zurück?") and a long note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| react-router.config.ts | ||
| server.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.browser.config.ts | ||
| vitest.config.ts | ||