Fix checkbox border radius
This commit is contained in:
parent
5ff05b7f02
commit
96acb74bda
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ impl checkbox::Renderer for Renderer {
|
||||||
a: 1.0,
|
a: 1.0,
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
border_radius: 6,
|
border_radius: 5,
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue