Sha256: e291a1454529124bb07a7b5cf51a273442acb08515ef9517662ec030da06034b

Contents?: true

Size: 397 Bytes

Versions: 1

Compression:

Stored size: 397 Bytes

Contents

.entity-header {
  @extend .d-flex.justify-content-between.align-items-start.p-4;
  background-color: var(--bs-white);
  &__info {
    .breadcrumb {
      @include font($size: $t4-text, $color: var(--bs-tertiary-color));
      line-height: 22px;
    }
  }
}

.export-container {
  position: relative;
  margin: 0 24px 0 auto;
}

.export-modal-content {
  @extend .modal-content;
  height: 80vh;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cm-admin-4.2.0 app/assets/stylesheets/cm_admin/base/navbar.scss