Add styles for branch create button
This commit is contained in:
parent
4a69c71167
commit
92a0a4e367
3 changed files with 38 additions and 13 deletions
|
@ -586,7 +586,7 @@ pub struct Picker {
|
|||
pub no_matches: ContainedLabel,
|
||||
pub item: Toggleable<Interactive<ContainedLabel>>,
|
||||
pub header: ContainedLabel,
|
||||
pub footer: ContainedLabel,
|
||||
pub footer: Interactive<ContainedLabel>,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Deserialize, Default, JsonSchema)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue