@simba088/mat-ui
Version:
基于Vue和ElementUi的PC组件库
1 lines • 485 B
CSS
.mat-select-group{margin:0;padding:0}.mat-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.mat-select-group__wrap:not(:last-of-type){padding-bottom:24px}.mat-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.mat-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.mat-select-group .mat-select-dropdown__item{padding-left:20px}