clippy
This commit is contained in:
parent
1c86defab5
commit
1234d52812
11 changed files with 15 additions and 16 deletions
|
|
@ -624,7 +624,7 @@ pub fn draw<'a, T, Renderer>(
|
|||
bounds,
|
||||
border_color: style.border_color,
|
||||
border_width: style.border_width,
|
||||
border_radius: style.border_radius.into(),
|
||||
border_radius: style.border_radius,
|
||||
},
|
||||
style.background,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue