File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 481481 "sort" : 4 ,
482482 "show" : true ,
483483 "taro" : true ,
484+ "v15" : true ,
484485 "author" : " oasis"
485486 },
486487 {
Original file line number Diff line number Diff line change 1313 color : $color-primary ;
1414 transition-duration : 0.3s ;
1515 transition-property : color , border-color , background-color ;
16+ box-shadow : 0px 2px 4px 0px #ff0f2333 ;
17+ border-radius : 50% ;
1618
1719 & .nut-checkbox-icon-disabled {
1820 color : $color-primary-disabled-special ;
3133
3234 & -icon-indeterminate {
3335 color : $color-primary ;
36+ box-shadow : 0px 2px 4px 0px #ff0f2333 ;
37+ border-radius : 50% ;
3438
3539 & .nut-checkbox-icon-disabled {
3640 color : $color-primary-disabled-special ;
3943
4044 & -icon-disabled {
4145 color : $color-text-disabled ;
46+ box-shadow : none ;
4247 }
4348
4449 & -reverse {
You can’t perform that action at this time.
0 commit comments