Update docs/styles/padding.md

This commit is contained in:
habaneraa
2024-04-09 16:13:02 +08:00
committed by GitHub
parent 7aebd25d4b
commit eb9a5b992d

View File

@@ -112,4 +112,4 @@ widget.styles.padding = (1, 2, 3, 4)
## See also
- [`box-sizing`](./box_sizing.md) to specify how to account for padding in a widget's dimensions.
- [`padding`](./margin.md) to add spacing around a widget.
- [`margin`](./margin.md) to add spacing around a widget.