Commit e8cd507
fix: keep primitive editor action bar visible so users can save without scrolling
The Save/Delete/Cancel buttons were pushed below the viewport fold by the
content textarea. Make the editor a flex column with constrained max-height
so the body scrolls internally while actions stay pinned at the bottom.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5266696 commit e8cd507
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1398 | 1398 | | |
1399 | 1399 | | |
1400 | 1400 | | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
1401 | 1404 | | |
1402 | 1405 | | |
1403 | 1406 | | |
| |||
1419 | 1422 | | |
1420 | 1423 | | |
1421 | 1424 | | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
1422 | 1428 | | |
1423 | 1429 | | |
1424 | 1430 | | |
| |||
0 commit comments