Commit 3091c15
committed
fix(web-ui): only show explore region scrollbar when content overflows
- Set overflow: hidden on .explore-region__content by default
- Move overflow-y: auto behind .explore-region--has-scroll class
- Preserve auto-scroll behavior during streaming
Generated with BitFun
Co-Authored-By: BitFun1 parent 2324a34 commit 3091c15
1 file changed
Lines changed: 9 additions & 2 deletions
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| 118 | + | |
| 119 | + | |
116 | 120 | | |
117 | 121 | | |
118 | 122 | | |
| |||
201 | 205 | | |
202 | 206 | | |
203 | 207 | | |
204 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
205 | 213 | | |
206 | 214 | | |
207 | 215 | | |
208 | | - | |
209 | 216 | | |
210 | 217 | | |
211 | 218 | | |
| |||
0 commit comments