Fix git panel entries getting cut off (#26499)
Closes #26497 Release Notes: - N/A
This commit is contained in:
parent
9902cd54ce
commit
cfb9a4beb0
1 changed files with 0 additions and 1 deletions
|
@ -3505,7 +3505,6 @@ impl GitPanel {
|
|||
.flex_none()
|
||||
.occlude()
|
||||
.cursor_pointer()
|
||||
.ml_neg_0p5()
|
||||
.child(
|
||||
Checkbox::new(checkbox_id, is_staged)
|
||||
.disabled(!has_write_access)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue