app/assets/stylesheets/cm_admin/base/navbar.scss in cm-admin-1.4.9 vs app/assets/stylesheets/cm_admin/base/navbar.scss in cm-admin-1.5.0

- old
+ new

@@ -1,10 +1,9 @@ @import "../helpers/index.scss"; @import "../dependency/bootstrap/scss/bootstrap"; .entity-header { @extend .d-flex.justify-content-between.align-items-start.p-4; - // min-height: 109px; // Height needs to be removed once all the layouts are revamped background-color: var(--bs-white); &__info { .breadcrumb { @include font($size: $t4-text, $color: var(--bs-tertiary-color)); line-height: 22px;