mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 11:01:40 +03:00
Fix query editor 'floating' when filters are enabled
This commit is contained in:
parent
0253ff3043
commit
d39585b240
@ -1733,6 +1733,8 @@ impl View for ProjectSearchBar {
|
||||
.with_children(filters)
|
||||
.contained()
|
||||
.with_style(theme.search.container)
|
||||
.aligned()
|
||||
.top()
|
||||
.flex(2., true),
|
||||
)
|
||||
.with_child(
|
||||
|
Loading…
Reference in New Issue
Block a user