Commit 63eeabe
fix: Improve catalog search layout to fit within palette sidebar width
- Added text wrapping for long node names using word-break and overflow-wrap
- Implemented flexbox layout for proper alignment
- Vertically centered Install buttons for better multi-line text alignment
- Increased label margin to prevent overlap with buttons
- Set minimum height for consistent spacing
Co-authored-by: Dimitrie Hoekstra <[email protected]>1 parent 87e922a commit 63eeabe
File tree
1 file changed
+13
-2
lines changed- packages/node_modules/@node-red/editor-client/src/sass
1 file changed
+13
-2
lines changedLines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
369 | 372 | | |
370 | 373 | | |
371 | 374 | | |
372 | 375 | | |
373 | 376 | | |
374 | 377 | | |
375 | 378 | | |
376 | | - | |
| 379 | + | |
377 | 380 | | |
378 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
379 | 388 | | |
380 | 389 | | |
381 | 390 | | |
382 | 391 | | |
383 | 392 | | |
384 | 393 | | |
385 | | - | |
| 394 | + | |
| 395 | + | |
386 | 396 | | |
387 | 397 | | |
388 | 398 | | |
389 | 399 | | |
390 | 400 | | |
391 | 401 | | |
392 | 402 | | |
| 403 | + | |
393 | 404 | | |
394 | 405 | | |
395 | 406 | | |
| |||
0 commit comments