This commit is contained in:
Mark Qvist 2022-10-08 23:33:16 +02:00
parent f6b48f0c8b
commit 2c577df27f

View File

@ -698,7 +698,6 @@ class SidebandApp(MDApp):
self.sideband.setpersistent("lxmf.syncretrying", False)
self.sideband.request_lxmf_sync(limit=sl)
# , font_size=dp(20)
close_button = MDRectangleFlatButton(text="Close",font_size=sp(18))
stop_button = MDRectangleFlatButton(text="Stop",font_size=sp(18), theme_text_color="Custom", line_color=self.color_reject, text_color=self.color_reject)
dialog_content = MsgSync()