You are here

breadcrumb.css in Drupal 8

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/2815083
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * Breadcrumb region.
  10. */
  11. .region-breadcrumb {
  12. min-height: 1.25rem;
  13. }