Commit d97cd4e
[Console] Fix left border of selection box overlapping with folding arrow (elastic#244728)
Closes elastic#225681
## Summary
Left border of selection box was overlapping with folding arrow. I just
slightly decrease the left position of the highlighting.
### Before
<img width="839" height="233" alt="Screenshot 2025-12-01 at 11 20 36"
src="https://github.com/user-attachments/assets/0f46b74a-d27d-4014-a1df-b5ab98660846"
/>
### After
<img width="829" height="218" alt="Screenshot 2025-12-01 at 11 20 17"
src="https://github.com/user-attachments/assets/06edf3ef-d2ae-4d77-8c31-ee8d0211765a"
/>1 parent 46d9bfd commit d97cd4e
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments