Introduce placeholder_color to pick_list::Style
This commit is contained in:
parent
26b2a824a9
commit
1b36068847
3 changed files with 7 additions and 1 deletions
|
|
@ -171,6 +171,7 @@ impl pick_list::StyleSheet for PickList {
|
|||
},
|
||||
border_radius: 2.0,
|
||||
icon_size: 0.5,
|
||||
..pick_list::Style::default()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue