@ykcl/smart-ui-oversea
Version:
A Component Library for Vue.js.
1 lines • 515 B
CSS
.yk-select-dropdown__selectAll{padding:8px}.yk-select-dropdown__item{font-size:14px;padding:0 8px;position:relative;color:#2C2836;height:34px;height:auto;box-sizing:border-box;cursor:pointer}.yk-select-dropdown__item.is-disabled{color:rgba(44,40,54,.32);cursor:not-allowed}.yk-select-dropdown__item.is-disabled:hover{background-color:#FFF}.yk-select-dropdown__item.hover,.yk-select-dropdown__item:hover{background-color:rgba(46,99,253,.04)}.yk-select-dropdown__item.selected{color:#2C2836;font-weight:700}