Compare commits
2 Commits
0f3903d167
...
3bf4380e73
Author | SHA1 | Date | |
---|---|---|---|
3bf4380e73 | |||
6242dd7b0d |
@@ -58,7 +58,7 @@ class AppConfig:
|
||||
# UI configuration
|
||||
UI_CONFIG: Dict[str, Any] = {
|
||||
"window_title2": "LogViewer",
|
||||
"window_size": (590, 450),
|
||||
"window_size": (595, 460),
|
||||
"font_family": "Ubuntu",
|
||||
"font_size": 11,
|
||||
"resizable_window": (True, True),
|
||||
|
Reference in New Issue
Block a user