mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update links to snippets.
This commit is contained in:
@@ -16,7 +16,7 @@ If there are more columns in the grid than scalars specified in `grid-columns`,
|
||||
|
||||
Scalar units can be mixed.
|
||||
|
||||
--8<-- "docs/styles/snippets/scalar_syntax.md"
|
||||
--8<-- "docs/snippets/scalar_syntax.md"
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ grid-gutter: <SCALAR> [<SCALAR>];
|
||||
If only one scalar is supplied, it sets the horizontal and vertical gutter.
|
||||
If two scalars are supplied, they set the vertical and horizontal gutters, respectively.
|
||||
|
||||
--8<-- "docs/styles/snippets/scalar_syntax.md"
|
||||
--8<-- "docs/snippets/scalar_syntax.md"
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ If there are more rows in the grid than scalars specified in `grid-rows`, they a
|
||||
|
||||
Scalar units can be mixed.
|
||||
|
||||
--8<-- "docs/styles/snippets/scalar_syntax.md"
|
||||
--8<-- "docs/snippets/scalar_syntax.md"
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user