new align

This commit is contained in:
Will McGugan
2022-09-27 16:35:40 +01:00
parent fc4ec8ee50
commit d962dcd49c
80 changed files with 336 additions and 687 deletions

View File

@@ -11,7 +11,7 @@ except ImportError:
from rich.markdown import Markdown
from textual.app import App, ComposeResult
from textual.layout import Vertical
from textual.containers import Vertical
from textual.widgets import Static, TextInput