Commit efde0a6
committed
docs(DocsExample): drop overflow-clip so splitter grip stays visible
The rounded card's overflow-clip was clipping the splitter handle's
drag-grip (an absolutely-positioned 16x24 span that bleeds past the
splitter root in flex layout when panel 2 sits at min-size 0). Removing
it restores the affordance. The toggle button now carries an explicit
rounded-b-lg for the collapsed case.1 parent 58df5fb commit efde0a6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments