refactor: use theme corner_radii
This commit is contained in:
parent
feb8075d2c
commit
3de4b99e66
6 changed files with 99 additions and 86 deletions
|
|
@ -1434,7 +1434,7 @@ pub fn color_button<'a, Message: 'a + Clone>(
|
|||
wallpaper::Color::Single([color.r, color.g, color.b]),
|
||||
width,
|
||||
height,
|
||||
8.0,
|
||||
None,
|
||||
))
|
||||
.padding(0)
|
||||
.selected(selected)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue