diff --git a/en/Reference/CSS variables/Editor/Bases.md b/en/Reference/CSS variables/Editor/Bases.md index 56d95fcf..849a6ffd 100644 --- a/en/Reference/CSS variables/Editor/Bases.md +++ b/en/Reference/CSS variables/Editor/Bases.md @@ -21,6 +21,7 @@ These variables apply to the entire Properties container. | `--bases-embed-border-color` | Border color around base view when embedded | | `--bases-embed-border-radius` | Radius around base view when embedded | | `--bases-filter-menu-width` | Width of the filter menu | +| `--bases-view-padding-bottom` | Height of padding at the end of the file | ### Table view @@ -46,6 +47,7 @@ These variables apply to the entire Properties container. | `--bases-table-cell-shadow-active` | | `--bases-table-cell-background-active` | | `--bases-table-cell-background-disabled` | +| `--bases-table-cell-edge-padding` | ### Cards view @@ -59,4 +61,4 @@ These variables apply to the entire Properties container. | `--bases-cards-line-height` | | `--bases-cards-border-width` | | `--bases-cards-shadow` | -| `--bases-cards-shadow-hover` | \ No newline at end of file +| `--bases-cards-shadow-hover` |