Commit cedf482
Improve libraries dropdown UI and z-index layering
- Remove "Available Libraries" header for more compact design
- Allow dropdown to expand to full screen height (no max-height restriction)
- Fix checkbox and package title alignment issues
- Add "v" prefix to version numbers for consistency
- Remove disabled state during loading - dropdown stays interactive
- Increase z-index to 2000 on mobile to appear above CHART label
- Reduce padding and font sizes for more compact appearance
- Better visual hierarchy with adjusted spacing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 73ceb63 commit cedf482
2 files changed
+22
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | | - | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
| |||
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 90 | | |
98 | 91 | | |
99 | 92 | | |
| |||
114 | 107 | | |
115 | 108 | | |
116 | 109 | | |
117 | | - | |
| 110 | + | |
118 | 111 | | |
119 | 112 | | |
120 | 113 | | |
| |||
146 | 139 | | |
147 | 140 | | |
148 | 141 | | |
149 | | - | |
| 142 | + | |
150 | 143 | | |
151 | 144 | | |
152 | 145 | | |
153 | 146 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 147 | | |
160 | 148 | | |
161 | 149 | | |
| |||
202 | 190 | | |
203 | 191 | | |
204 | 192 | | |
205 | | - | |
206 | | - | |
207 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
208 | 197 | | |
209 | 198 | | |
210 | 199 | | |
| |||
220 | 209 | | |
221 | 210 | | |
222 | 211 | | |
223 | | - | |
| 212 | + | |
224 | 213 | | |
225 | 214 | | |
226 | 215 | | |
227 | 216 | | |
228 | 217 | | |
229 | | - | |
230 | | - | |
| 218 | + | |
| 219 | + | |
231 | 220 | | |
232 | 221 | | |
233 | 222 | | |
| |||
244 | 233 | | |
245 | 234 | | |
246 | 235 | | |
| 236 | + | |
247 | 237 | | |
| 238 | + | |
248 | 239 | | |
249 | 240 | | |
250 | 241 | | |
| |||
254 | 245 | | |
255 | 246 | | |
256 | 247 | | |
257 | | - | |
| 248 | + | |
| 249 | + | |
258 | 250 | | |
259 | 251 | | |
260 | 252 | | |
261 | 253 | | |
262 | 254 | | |
263 | 255 | | |
264 | 256 | | |
| 257 | + | |
265 | 258 | | |
266 | 259 | | |
267 | 260 | | |
| |||
271 | 264 | | |
272 | 265 | | |
273 | 266 | | |
274 | | - | |
| 267 | + | |
275 | 268 | | |
276 | | - | |
| 269 | + | |
277 | 270 | | |
| 271 | + | |
278 | 272 | | |
279 | 273 | | |
280 | 274 | | |
281 | | - | |
| 275 | + | |
282 | 276 | | |
| 277 | + | |
283 | 278 | | |
284 | 279 | | |
285 | 280 | | |
| |||
312 | 307 | | |
313 | 308 | | |
314 | 309 | | |
315 | | - | |
316 | 310 | | |
| 311 | + | |
317 | 312 | | |
318 | 313 | | |
319 | 314 | | |
0 commit comments