Gkyph sizes in Group widget bumped.
This commit is contained in:
parent
a4a38c3c44
commit
422207759f
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ screens = [
|
||||||
widget.GroupBox(
|
widget.GroupBox(
|
||||||
active='#feffff',
|
active='#feffff',
|
||||||
disable_drag=True,
|
disable_drag=True,
|
||||||
fontsize=17,
|
fontsize=18,
|
||||||
highlight_method='block',
|
highlight_method='block',
|
||||||
rounded=False,
|
rounded=False,
|
||||||
this_current_screen_border='#005577',
|
this_current_screen_border='#005577',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue