Commit 6b8b25b
committed
[Console] Fix left border of selection box overlapping with folding arrow (#244728)
Closes #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"
/>
(cherry picked from commit d1fc40a)1 parent 37ee1a5 commit 6b8b25b
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 | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments