Revert "Improve completion, action and shared project popovers' layout" (#4233)
Reverts zed-industries/zed#4226 Unfortunately there where some worse states possible after this PR. Reverting until after the launch, as the problems it addresses are still bad. 
This commit is contained in:
commit
be4d314858
5 changed files with 11 additions and 44 deletions
|
@ -149,7 +149,6 @@ impl ParentElement for ListItem {
|
|||
impl RenderOnce for ListItem {
|
||||
fn render(self, cx: &mut WindowContext) -> impl IntoElement {
|
||||
h_flex()
|
||||
.flex_grow()
|
||||
.id(self.id)
|
||||
.w_full()
|
||||
.relative()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue