0a6bfcf6ccf6103b658e2f1abdb521ad4524d8e7
- The option chunks' width tracked the select label length (jumped between the two spreads). Fix the `.sea-form-col` to 19rem (a touch wider) so all three chunks share a standard width. - Split the spread label onto two lines around the comma + add the "Rider-" prefix now there's room: "Celtic Cross," / "Rider-Waite-Smith" and "Celtic Cross," / "Escape Velocity". combobox.js now writes the current label via `innerHTML` (not textContent) so the `<br>` survives a selection — plain-text options (sky / my_sea) are unaffected (their innerHTML == textContent). - ITs updated for the new gameroom labels (my_sea's single-line names untouched). 953 epic+gameboard ITs + Jasmine green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Python
45.5%
JavaScript
36.1%
HTML
9.6%
SCSS
8.6%
Jinja
0.1%