@import "../../../index.less"; .bi-multi-select-check-selected-button { z-index: 1; .border-radius(50%); &:active { color: @color-bi-text-highlight; background-color: @color-bi-background-multi-select-trigger-check-selected; } }