Fix remaining z-index bugs
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
This commit is contained in:
parent
1474816a93
commit
fe40e3920b
4 changed files with 10 additions and 3 deletions
|
@ -68,7 +68,6 @@ impl Render for CollabTitlebarItem {
|
|||
|
||||
h_stack()
|
||||
.id("titlebar")
|
||||
.z_index(160) // todo!("z-index")
|
||||
.justify_between()
|
||||
.w_full()
|
||||
.h(rems(1.75))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue