Make tab bar visible
This commit is contained in:
parent
0b3c888acc
commit
b21c25826d
2 changed files with 3 additions and 4 deletions
|
@ -1457,7 +1457,7 @@ impl Pane {
|
|||
),
|
||||
)
|
||||
.child(
|
||||
div().w_0().flex_1().h_full().child(
|
||||
div().flex_1().h_full().child(
|
||||
div().id("tabs").flex().overflow_x_scroll().children(
|
||||
self.items
|
||||
.iter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue