Commit d2e840e
committed
fix(ai): center intro video thumb on Claude setup screens
The .ai-placeholder layout pins the video thumb at flex-start which
worked for the browser-build placeholder (left-aligned content), but
on the Claude install / login screens — which reuse the layout via
.ai-setup — the 28vh thumb cap leaves a visible gap on the right as
the window narrows. Center the thumb only for the .ai-setup variants.1 parent c3a6636 commit d2e840e
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2973 | 2973 | | |
2974 | 2974 | | |
2975 | 2975 | | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
2976 | 2985 | | |
2977 | 2986 | | |
2978 | 2987 | | |
| |||
0 commit comments