Update docs/styles/height.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
Will McGugan
2022-08-26 10:17:16 +01:00
committed by GitHub
parent f28913e25f
commit 72327d6392

View File

@@ -10,7 +10,7 @@ height: <SCALAR>;
## Example
This examples applies a widget with a height of 50% of the screen.
This examples creates a widget with a height of 50% of the screen.
=== "height.py"