mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add note about grid styles applicability.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
The `column-span` style specifies how many rows a widget will span in a grid layout.
|
||||
|
||||
!!! note
|
||||
|
||||
This style only affects widgets that are direct children of a widget with `layout: grid`.
|
||||
|
||||
## Syntax
|
||||
|
||||
```sass
|
||||
|
||||
Reference in New Issue
Block a user