mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
words
This commit is contained in:
@@ -102,7 +102,7 @@ Notice that an alpha of 0.1 the background almost matches the screen, but at 1.0
|
|||||||
|
|
||||||
## Dimensions
|
## Dimensions
|
||||||
|
|
||||||
Widgets occupy a rectangular region of the screen, which may be as small as a single character or as large as the screen. Potentially *larger* if [scrolling](#) is enabled.
|
Widgets occupy a rectangular region of the screen, which may be as small as a single character or as large as the screen (potentially *larger* if [scrolling](#) is enabled).
|
||||||
|
|
||||||
### Box Model
|
### Box Model
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user