The leading casting panel sizes to its card instead of scrolling inside a sliver
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
1019cb5a38
commit
11dff428f4
@@ -4410,7 +4410,7 @@
|
||||
/* While a card is aimed or an attack answered, its panel leads the
|
||||
* column: on a short screen the banner, the coaching, and the
|
||||
* scoresheet would otherwise push it below the fold of a scrolling rail. */
|
||||
.paper-rail > .cast-panel { order: -1; }
|
||||
.paper-rail > .cast-panel { order: -1; flex: 0 0 auto; overflow: visible; }
|
||||
|
||||
.slip {
|
||||
background: #e9e1cb;
|
||||
|
||||
Reference in New Issue
Block a user