Jason Lee 2024-03-06 23:03:59 +08:00 committed by GitHub
parent 567fee4219
commit 4a60326c1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3819,8 +3819,6 @@ impl Render for Workspace {
.items_start()
.text_color(colors.text)
.bg(colors.background)
.border()
.border_color(colors.border)
.children(self.titlebar_item.clone())
.child(
div()