Fix more z-index and rendering issues
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
This commit is contained in:
parent
825a8f0927
commit
8f1c5375ef
4 changed files with 31 additions and 12 deletions
|
@ -96,6 +96,7 @@ impl RenderOnce for TabBar {
|
|||
|
||||
div()
|
||||
.id(self.id)
|
||||
.z_index(120)
|
||||
.group("tab_bar")
|
||||
.flex()
|
||||
.flex_none()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue