Update styling.md

This commit is contained in:
luk3yx 2025-03-03 14:41:14 +13:00
parent da5cbfd0fc
commit cd56167c49

View File

@ -69,5 +69,5 @@ gui.Button{
The `Style` and `StyleType` elements are invisible and won't affect padding.
**Warning:** `gui.Style` and `gui.StyleType` do not support styles that change
the element size, such as `font_size` for labels and `size` and `spacing`
the element size, such as `font_size` for labels and `size`/`spacing` for
lists. Use the inline syntax instead for these styles.