UNPKG

magiccube-vue3

Version:

vue3-js版组件库

23 lines (18 loc) 348 B
@import './theme'; .mc-breadcrumb{ &__item{ cursor: pointer; &:hover:not(.active){ color: #333 !important; } &.active{ font-weight: bold; cursor: default; } } &__separator{ padding: 0 6px; color: #999; pointer-events: none; } }