The theme defines a set of CSS custom properties you can use to apply consistent sizing and spacing across your application.
Use these properties to adjust the sizing of regular elements (buttons, text fields, list items). The default sizing is based on --valo-size-m
.
Use these properties to adjust the inter-component spacings, i.e. space outside a regular component (button, text field) or inside a container component (layouts, grid cells)
Use these properties for margin or padding in a single direction or uniformly on all sides.
Use these properties for margin or padding to have a bigger horizontal space then vertical space.
Use these properties for margin or padding to have a bigger vertical space then horizontal space.