mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Border style (#2292)
* border styles * docs for border styles * fix tests * tests * tests and docs * changelog * implement auto * style information fix
This commit is contained in:
@@ -60,3 +60,7 @@ widget.styles.border_title_align = "left"
|
||||
widget.styles.border_title_align = "center"
|
||||
widget.styles.border_title_align = "right"
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
--8<-- "docs/snippets/see_also_border.md"
|
||||
|
||||
Reference in New Issue
Block a user