Commit c6c37df
fix: prevent section action label wrapping + run migrations in CI deploy (#119)
- Add shrink-0 and whitespace-nowrap to section card action label so
"Start Studying" stays on one line instead of wrapping at narrow widths
- Add prisma migrate deploy step to deploy-backend job so production
migrations run automatically on merge to main (requires DATABASE_URL
and DIRECT_URL GitHub secrets)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9f1863f commit c6c37df
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
191 | 207 | | |
192 | 208 | | |
193 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments