debugger: Make UI a bit more dense (#27429)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2025-03-25 17:58:51 +01:00 committed by GitHub
parent 954a56ce0c
commit f9212a001e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 109 additions and 96 deletions

View file

@ -142,7 +142,7 @@ actions!(
StepBack,
Stop,
ToggleIgnoreBreakpoints,
ClearBreakpoints
ClearAllBreakpoints
]
);