mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Tweak spacing so tab close buttons feel more balanced
This commit is contained in:
parent
b5c76ccc95
commit
928779154e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ width = 16
|
|||
|
||||
[workspace.tab]
|
||||
text = "$text.2"
|
||||
padding = { left = 10, right = 10 }
|
||||
padding = { left = 12, right = 12 }
|
||||
icon_width = 8
|
||||
spacing = 10
|
||||
icon_close = "$text.2.color"
|
||||
|
|
|
|||
Loading…
Reference in a new issue