Tweak avatar sizes in titlebar
This commit is contained in:
parent
6ce76ca13e
commit
a5039cad65
3 changed files with 7 additions and 5 deletions
|
@ -984,7 +984,7 @@ impl Workspace {
|
|||
.with_style(theme.workspace.titlebar.container)
|
||||
.boxed(),
|
||||
)
|
||||
.with_height(32.)
|
||||
.with_height(theme.workspace.titlebar.height)
|
||||
.named("titlebar")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue