Commit 9a94067
[Cases] Remove extra gap between template and global fields in case view sidebar
Both were direct children of the xl-gutter flex column, causing an
oversized gap. Wrapping them in a div makes them a single flex item.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9f14620 commit 9a94067
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
x-pack/platform/plugins/shared/cases/public/components/case_view/components/case_view_activity.tsx
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments