Commit 774aca7
committed
fix(web): keep the new-session dialog inside its own border box
The dialog shell had a fixed height with no overflow clipping, and its body only scrolled below 640px. On desktop the body overflowed, pushing the actions row and footer outside the shell, so the bottom border drew across the Cancel button.1 parent 3670f27 commit 774aca7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| 214 | + | |
| 215 | + | |
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
| |||
349 | 352 | | |
350 | 353 | | |
351 | 354 | | |
352 | | - | |
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
| |||
0 commit comments