diff --git a/sixtyfps_compiler/widgets/ugly/sixtyfps_widgets.60 b/sixtyfps_compiler/widgets/ugly/sixtyfps_widgets.60 index cd1b606b1..5603ba1fe 100644 --- a/sixtyfps_compiler/widgets/ugly/sixtyfps_widgets.60 +++ b/sixtyfps_compiler/widgets/ugly/sixtyfps_widgets.60 @@ -47,8 +47,8 @@ export CheckBox := Rectangle { property text; property checked; - maximum_height: 40lx; - minimum_height: 40lx; + maximum_height: 20lx; + minimum_height: 20lx; minimum_width: 120lx; // the check box iteself