|
|
@ -529,9 +529,10 @@ export default { |
|
|
} |
|
|
} |
|
|
.home .page-content .new-card .card-list li .right .card-name i { |
|
|
.home .page-content .new-card .card-list li .right .card-name i { |
|
|
font-style: normal; |
|
|
font-style: normal; |
|
|
|
|
|
line-height: 1.5; |
|
|
background: rgba(255, 242, 229, 1); |
|
|
background: rgba(255, 242, 229, 1); |
|
|
padding: 0.05rem 0.1rem; |
|
|
padding: 0.05rem 0.1rem; |
|
|
line-height: 0.28rem; |
|
|
|
|
|
|
|
|
// line-height: 0.28rem; |
|
|
} |
|
|
} |
|
|
.home .page-content .new-card .card-list li .right .btn { |
|
|
.home .page-content .new-card .card-list li .right .btn { |
|
|
display: flex; |
|
|
display: flex; |
|
|
|