chore: update iced
This commit is contained in:
parent
466e25d9f8
commit
147306d581
3 changed files with 11 additions and 3 deletions
|
|
@ -234,6 +234,7 @@ pub fn menu_items<
|
|||
color.alpha *= 0.75;
|
||||
TextStyle {
|
||||
color: Some(color.into()),
|
||||
..Default::default()
|
||||
}
|
||||
}
|
||||
let key_class = theme::Text::Custom(key_style);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue