mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
@@ -13,7 +13,7 @@ from ..widget import Widget
|
||||
|
||||
@rich.repr.auto
|
||||
class Footer(Widget):
|
||||
"""A simple header widget which docks itself to the top of the parent container."""
|
||||
"""A simple footer widget which docks itself to the bottom of the parent container."""
|
||||
|
||||
DEFAULT_CSS = """
|
||||
Footer {
|
||||
|
||||
Reference in New Issue
Block a user