Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

breadcrumb.css

Same filename in this branch
  1. 11.1.x core/profiles/demo_umami/themes/umami/css/classy/components/breadcrumb.css
  2. 11.1.x core/themes/olivero/css/components/breadcrumb.css
  3. 11.1.x core/themes/starterkit_theme/css/components/breadcrumb.css
  4. 11.1.x core/themes/claro/css/components/breadcrumb.css

Breadcrumb region.

File

core/themes/claro/css/layout/breadcrumb.css

View source
  1. /*
  2. * DO NOT EDIT THIS FILE.
  3. * See the following change record for more information,
  4. * https://www.drupal.org/node/3084859
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * Breadcrumb region.
  10. */
  11. .region-breadcrumb {
  12. min-height: var(--breadcrumb-height);
  13. }
RSS feed
Powered by Drupal