Fix default font family
This commit is contained in:
parent
785901c75e
commit
f2710f37c5
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ impl Workspace {
|
|||
.size_full()
|
||||
.flex()
|
||||
.flex_col()
|
||||
.font("Zed Sans Extended")
|
||||
.font("Zed Sans")
|
||||
.gap_0()
|
||||
.justify_start()
|
||||
.items_start()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue