Improve layout and styling of contact notifications
Co-authored-by: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
co-authored by
Nathan Sobo
parent
3bc9b8ec85
commit
0ba656aa0e
@@ -1769,7 +1769,7 @@ impl Workspace {
|
||||
.boxed()
|
||||
}))
|
||||
.constrained()
|
||||
.with_width(250.)
|
||||
.with_width(theme.notifications.width)
|
||||
.contained()
|
||||
.with_style(theme.notifications.container)
|
||||
.aligned()
|
||||
|
||||
Reference in New Issue
Block a user