Sha256: 88a91c08239ad5140454af553b898378c81dccad59012d830b502bc682ee29e4
Contents?: true
Size: 437 Bytes
Versions: 7
Compression:
Stored size: 437 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; } } &__actions { @include flex(); } } .export-container { position: relative; margin: 0 24px 0 auto; } .export-modal-content { @extend .modal-content; height: 80vh; }
Version data entries
7 entries across 7 versions & 1 rubygems