mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove redundant values subsections.
[skip ci]
This commit is contained in:
@@ -22,16 +22,6 @@ To specify content alignment on a single axis, use the respective style and type
|
||||
- `content-align-horizontal` takes a [`<horizontal>`](../../css_types/horizontal) and does alignment along the horizontal axis; and
|
||||
- `content-align-vertical` takes a [`<vertical>`](../../css_types/vertical) and does alignment along the vertical axis.
|
||||
|
||||
### Values
|
||||
|
||||
#### <horizontal>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/horizontal.md"
|
||||
|
||||
#### <vertical>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/vertical.md"
|
||||
|
||||
## Examples
|
||||
|
||||
This first example shows three labels stacked vertically, each with different content alignments.
|
||||
|
||||
Reference in New Issue
Block a user