Improve styling of git menu
This commit is contained in:
parent
b699e5c142
commit
ed75c31640
3 changed files with 26 additions and 22 deletions
|
@ -585,8 +585,8 @@ pub struct Picker {
|
|||
pub empty_input_editor: FieldEditor,
|
||||
pub no_matches: ContainedLabel,
|
||||
pub item: Toggleable<Interactive<ContainedLabel>>,
|
||||
pub header: LabelStyle,
|
||||
pub footer: LabelStyle,
|
||||
pub header: ContainedLabel,
|
||||
pub footer: ContainedLabel,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Deserialize, Default, JsonSchema)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue