@ -290,8 +290,7 @@ export default {
<style lang="scss" scoped>
.card {
width: 100%;
display: flex;
flex-direction: column;
@include flex(column);
&-item-zdbf {
height: 100%;
@ -313,8 +312,7 @@ export default {
}
>:nth-child(2) {
justify-content: space-between;
:nth-child(1) {
@ -180,8 +180,7 @@ export default {
&-item-kyll {
flex: 1;
padding: 16px 16px 10px;
box-sizing: border-box;
overflow: hidden;
@ -213,8 +212,7 @@ export default {
.scroll-item {
border: 1px solid #9FCCFF;
width: 148px;
height: 117px;