Commit c3f7c6e
committed
Fit the empty Toolkits grid to the viewport
Each ToolkitSection shelf reserved a fixed ~3-row min-height, so the
cloud grid's Workspace + Personal stack overflowed the viewport and
scrolled even with zero toolkits (and padded short shelves with dead
space). Size sections to content instead; the skeleton matches, and a
new selfhost scenario pins the empty grid to its scroll boundary.1 parent 9c67fd5 commit c3f7c6e
3 files changed
Lines changed: 63 additions & 9 deletions
File tree
- .changeset
- e2e/selfhost
- packages/plugins/toolkits/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | 184 | | |
186 | 185 | | |
187 | 186 | | |
| |||
636 | 635 | | |
637 | 636 | | |
638 | 637 | | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
| 638 | + | |
643 | 639 | | |
644 | 640 | | |
645 | 641 | | |
| |||
1204 | 1200 | | |
1205 | 1201 | | |
1206 | 1202 | | |
1207 | | - | |
1208 | | - | |
1209 | | - | |
1210 | | - | |
| 1203 | + | |
1211 | 1204 | | |
1212 | 1205 | | |
1213 | 1206 | | |
| |||
0 commit comments