This commit is contained in:
Will McGugan
2021-07-27 18:57:37 +01:00
parent 534f7b4dc1
commit 06ebb74242
11 changed files with 120 additions and 78 deletions

View File

@@ -42,7 +42,6 @@ class MyApp(App):
)
self.app.sub_title = os.path.basename(message.path)
await self.body.update(syntax)
# self.body.layout_offset_y = -5
self.body.home()