Add style leader selection container
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
9b92a8e3fe
commit
dbe5b0205c
3 changed files with 22 additions and 4 deletions
|
@ -77,6 +77,7 @@ pub struct Titlebar {
|
|||
pub avatar_margin: f32,
|
||||
pub avatar_ribbon: AvatarRibbon,
|
||||
pub follower_avatar_overlap: f32,
|
||||
pub leader_selection: ContainerStyle,
|
||||
pub offline_icon: OfflineIcon,
|
||||
pub avatar: AvatarStyle,
|
||||
pub inactive_avatar: AvatarStyle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue