Skip to content

Commit 70cecd0

Browse files
committed
Change INIT_MAINWINDOW_SIZE value
1 parent e06ec3f commit 70cecd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cdprep/config/gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
YELLOWLIGHT = '#fcf7b6'
1515
LIGHTGRAY = '#F0F0F0'
1616

17-
INIT_MAINWINDOW_SIZE = (1260, 740)
17+
INIT_MAINWINDOW_SIZE = (1028, 740)
1818
FRAME_SYLE = 22

0 commit comments

Comments
 (0)