layout-field.pcss.css

Visual styles for fields.

File

core/themes/olivero/css/components/layout-field.pcss.css

View source
  1. /**
  2. * @file
  3. * Visual styles for fields.
  4. */
  5. .block-layout-builder:not(:last-child) .field {
  6. margin-block-end: var(--sp2);
  7. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.