Fixes #1728 Config section header titles were being truncated without visual indication. Added standard CSS truncation to BOTH title classes: - .config-section-hero__title (main section headers) - .config-section-card__title (card headers) Properties added: - white-space: nowrap - overflow: hidden - text-overflow: ellipsis |
||
|---|---|---|
| .. | ||
| styles | ||
| ui | ||
| main.ts | ||
| styles.css | ||