mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Add shadow to channel select menu
This commit is contained in:
parent
fac42fd3c2
commit
160c4beb06
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ padding = 4
|
|||
corner_radius = 6
|
||||
border = { color = "$border.0", width = 1 }
|
||||
background = "$surface.0"
|
||||
shadow = { offset = [0, 2], blur = 16, color = "$shadow.0" }
|
||||
|
||||
[chat_panel.input_editor]
|
||||
background = "$surface.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue