Remove top/bottom padding from project panel
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
co-authored by
Max Brunsfeld
parent
14bc2c6857
commit
dde782a006
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user