mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Pause so that screenshots are not empty.
This commit is contained in:
@@ -20,7 +20,7 @@ The first line sets the [background](../styles/background.md) style to `"darkblu
|
||||
|
||||
The second line sets [border](../styles/border.md) to a tuple of `("heavy", "white")` which tells Textual to draw a white border with a style of `"heavy"`. Running this code will show the following:
|
||||
|
||||
```{.textual path="docs/examples/guide/styles/screen.py"}
|
||||
```{.textual path="docs/examples/guide/styles/screen.py" press="_"}
|
||||
```
|
||||
|
||||
## Styling widgets
|
||||
|
||||
Reference in New Issue
Block a user