mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update StyleProperty docstring
This commit is contained in:
@@ -355,7 +355,7 @@ class BorderProperty:
|
||||
|
||||
|
||||
class StyleProperty:
|
||||
"""Descriptor for getting and setting the text style."""
|
||||
"""Descriptor for getting the Rich style."""
|
||||
|
||||
DEFAULT_STYLE = Style()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user