Update modal icon styles
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
6c15636ccc
commit
43127384c6
4 changed files with 30 additions and 30 deletions
|
@ -276,8 +276,8 @@ pub struct ChannelModal {
|
|||
pub contact_username: ContainerStyle,
|
||||
pub remove_member_button: ContainedText,
|
||||
pub cancel_invite_button: ContainedText,
|
||||
pub member_icon: Icon,
|
||||
pub invitee_icon: Icon,
|
||||
pub member_icon: IconButton,
|
||||
pub invitee_icon: IconButton,
|
||||
pub member_tag: ContainedText,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue