app/assets/stylesheets/cm_admin/base/navbar.scss in cm-admin-1.2.0 vs app/assets/stylesheets/cm_admin/base/navbar.scss in cm-admin-1.2.1

- old
+ new

@@ -1,10 +1,10 @@ @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 + // 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;