mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'main' into walk-factor
This commit is contained in:
@@ -46,6 +46,6 @@ width: auto
|
||||
|
||||
```python
|
||||
self.styles.height = 10
|
||||
self.styles.height = "50%
|
||||
self.styles.height = "50%"
|
||||
self.styles.height = "auto"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user