Compare commits
2 Commits
5a2aebe924
...
35fa47fa89
Author | SHA1 | Date | |
---|---|---|---|
35fa47fa89 | |||
fa0fb7ae31 |
Binary file not shown.
@@ -67,7 +67,7 @@ class AppConfig:
|
||||
UI_CONFIG: Dict[str, Any] = {
|
||||
"window_title": "",
|
||||
"window_title2": "LogViewer",
|
||||
"window_size": (595, 460),
|
||||
"window_size": (590, 460),
|
||||
"font_family": "Ubuntu",
|
||||
"font_size": 11,
|
||||
"resizable_window": (True, True),
|
||||
|
Reference in New Issue
Block a user