Tweak avatar sizes in titlebar
This commit is contained in:
parent
6ce76ca13e
commit
a5039cad65
3 changed files with 7 additions and 5 deletions
|
@ -42,6 +42,7 @@ pub struct Workspace {
|
|||
pub struct Titlebar {
|
||||
#[serde(flatten)]
|
||||
pub container: ContainerStyle,
|
||||
pub height: f32,
|
||||
pub title: TextStyle,
|
||||
pub avatar_width: f32,
|
||||
pub offline_icon: OfflineIcon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue