Skip to content

Commit

Permalink
remove some more custom font sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
samschott committed Mar 16, 2024
1 parent 3f016cb commit 2273727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/maestral_cocoa/settings_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ def __init__(self, **kwargs) -> None:
"Install the 'maestral' command line tool to /usr/local/bin.",
style=Pack(
color=GRAY,
font_size=12,
width=SettingsGui.COLUMN_WIDTH_RIGHT,
padding_left=SettingsGui.COLUMN_PADDING,
),
Expand Down

0 comments on commit 2273727

Please sign in to comment.