mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-18 07:23:03 +08:00
optimize(gui.*): 优化界面组件的布局和样式
This commit is contained in:
@@ -60,7 +60,7 @@ class ALAboutDialog(QDialog, Ui_ALAboutDialog):
|
||||
|
||||
def generateAboutText(
|
||||
self
|
||||
):
|
||||
) -> str:
|
||||
|
||||
os_info = self.getOSInfo()
|
||||
about_text = f"""
|
||||
|
||||
Reference in New Issue
Block a user