mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-26 03:59:55 +00:00
Remove top/bottom padding from project panel
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
14bc2c6857
commit
dde782a006
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@ corner_radius = 6
|
|||
[project_panel]
|
||||
extends = "$panel"
|
||||
entry = "$text.0"
|
||||
padding.left = "$panel.padding"
|
||||
padding.right = "$panel.padding"
|
||||
|
||||
[selector]
|
||||
background = "$surface.0"
|
||||
|
|
Loading…
Reference in a new issue