WIP Restyle channel modal
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
This commit is contained in:
parent
b21b17c120
commit
ff1261b300
5 changed files with 64 additions and 76 deletions
|
@ -253,7 +253,7 @@ pub struct CollabPanel {
|
|||
pub struct ChannelModal {
|
||||
pub container: ContainerStyle,
|
||||
pub height: f32,
|
||||
pub header: TextStyle,
|
||||
pub header: ContainedText,
|
||||
pub mode_button: Toggleable<Interactive<ContainedText>>,
|
||||
pub picker: Picker,
|
||||
pub row_height: f32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue