git: Fix git panel not using default width (#26220)
loczek
and
Mikayla Maki
created
Closes #26062
Removing the width here causes zed to use the default value (inside
default settings) after restart like other panels.
Release Notes:
- Fixed issue where git panel wasn't using default width after restart
Co-authored-by: Mikayla Maki <mikayla@zed.dev>