Updated Size Scheme Layer 1 (markdown)

Eric Kotato 2023-07-02 12:09:55 +03:00
parent 20a49b8f6c
commit c6d83081cf

@ -12,4 +12,44 @@ Set the width of the power page container area.
* **Default**: `370`. * **Default**: `370`.
### TODO ### `offset_slices`
Sets both horizontal and vertical offset for all buttons (AKA slices).
* **Default**: `5`.
### `padding_slices`
Sets internal padding for all buttons (AKA slices).
* **Default**: `0`.
### `spacing_slices`
Sets spacing between all buttons (AKA slices).
* **Default**: `3`.
### `skew_slices`
Sets the skew of all buttons (AKA slices).
* **Default**: `32`.
### `image_padding`
Sets padding for all images (avatars and icons).
* **Default**: `2`.
### `spacing_item`
Sets spacing between all items in list.
* **Default**: `2`.
### `padding_item`
Sets internal padding in list items.
* **Default**: `2`.