mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add 'See also' sections to references.
This commit is contained in:
@@ -50,3 +50,8 @@ text-align: right;
|
||||
# Set text in the widget to be right aligned
|
||||
widget.styles.text_align = "right"
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
- [`align`](./align.md) to set the alignment of children widgets inside a container.
|
||||
- [`content-align`](./content_align.md) to set the alignment of content inside a widget.
|
||||
|
||||
Reference in New Issue
Block a user