.
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m55s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m43s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled

This commit is contained in:
2026-02-26 14:28:20 +07:00
parent 41cc8f4032
commit ff5ae8280c
6 changed files with 130 additions and 130 deletions

View File

@@ -106,7 +106,7 @@ impl Render for TitleBar {
})
.bg(color)
.border_b_1()
.border_color(cx.theme().border_variant)
.border_color(cx.theme().border)
.content_stretch()
.child(
h_flex()