UNPKG

@choerodon/master

Version:
69 lines (61 loc) 1.3 kB
.theme4-page-breadcrumb { height: 56px !important; min-height: 56px !important; border-bottom: 1px solid #d9e6f2; background: white; justify-content: unset !important; .c7n-breadcrumb-link { font-size: 18px !important; font-weight: 400; color: #0f1358; } span:last-child span:first-child { color: var(--text-color) !important; } } .page-breadcrumb { height: 64px; max-height: 64px; min-height: 64px; display: flex; align-items: center; justify-content: space-between; padding-left: 24px; padding-right: 24px; span:last-child { span:first-child { color: rgba(0, 0, 0, 0.87); } } .c7n-breadcrumb-separator { font-size: 20px; // vertical-align: bottom; } .c7n-breadcrumb-link { font-size: 20px; color: rgba(0, 0, 0, 0.65); line-height: 28px; max-width: 6.5rem; display: table-cell; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; a { color: rgba(0, 0, 0, 0.65) !important; &:hover { color: rgba(0, 0, 0, 0.87) !important; } } } .title { font-size: 20px; color: rgba(0, 0, 0, 0.87) !important; line-height: 28px; a { color: rgba(0, 0, 0, 0.87) !important; } } .icon { margin-top: -0.04rem; } }