mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Reword box-sizing description
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Box-sizing
|
# Box-sizing
|
||||||
|
|
||||||
The `box-sizing` rule impacts how `width` and `height` rules are translated in to screen dimensions, when combined with `padding` and `border`.
|
The `box-sizing` property determines how the width and height of a widget are calculated.
|
||||||
|
|
||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user