File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
src/plugins/LinCmsUi/views/navigation Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -461,10 +461,6 @@ export default {
461
461
462
462
<style lang="scss" scoped>
463
463
@import ' ../../assets/style/container' ;
464
- .el-dropdown-link {
465
- cursor : pointer ;
466
- color : #409EFF ;
467
- }
468
464
.el-icon-arrow-down {
469
465
font-size : 12px ;
470
466
}
@@ -474,34 +470,10 @@ export default {
474
470
.el-dropdown + .el-dropdown {
475
471
margin-left : 15px ;
476
472
}
477
- .el-icon-arrow-down {
478
- font-size : 12px ;
479
- }
480
- .el-dropdown-link {
481
- cursor : pointer ;
482
- color : #409EFF ;
483
- }
484
- .el-icon-arrow-down {
485
- font-size : 12px ;
486
- }
487
473
.demonstration {
488
474
display : block ;
489
475
color : #8492a6 ;
490
476
font-size : 14px ;
491
477
margin-bottom : 20px ;
492
478
}
493
- .el-dropdown-link {
494
- cursor : pointer ;
495
- color : #409EFF ;
496
- }
497
- .el-icon-arrow-down {
498
- font-size : 12px ;
499
- }
500
- .el-dropdown-link {
501
- cursor : pointer ;
502
- color : #409EFF ;
503
- }
504
- .el-icon-arrow-down {
505
- font-size : 12px ;
506
- }
507
479
</style >
You can’t perform that action at this time.
0 commit comments