PagePathNavTitle.module.scss 111 B

12345
  1. @use '@growi/core-styles/scss/bootstrap/init' as bs;
  2. .grw-page-path-nav-title :global {
  3. min-height: 75px;
  4. }