debugger: Style debugger tabs (#28572)
 Release Notes: - N/A
This commit is contained in:
parent
cdcad708f6
commit
e09eeb7446
4 changed files with 177 additions and 93 deletions
|
@ -235,7 +235,6 @@ impl Render for Console {
|
|||
.when(self.is_local(cx), |this| {
|
||||
this.child(Divider::horizontal())
|
||||
.child(self.render_query_bar(cx))
|
||||
.pt(DynamicSpacing::Base04.rems(cx))
|
||||
})
|
||||
.border_2()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue