Browse Source

Merge branch 'yufei' of gitadmin/tuoheng_lc_web into develop

tags/v1.0.0^2
yufei111 2 years ago
parent
commit
55d5b5115e
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/views/dashboard/components/AirCard.vue
  2. +1
    -1
      src/views/dashboard/components/VideoCard.vue

+ 1
- 1
src/views/dashboard/components/AirCard.vue View File

@@ -143,7 +143,7 @@ export default {
}
.card__title--right{
.n-select{
width: 160px;
width: 180px;
}
}
}

+ 1
- 1
src/views/dashboard/components/VideoCard.vue View File

@@ -182,7 +182,7 @@ export default {
}
.card__title--right{
.n-select{
width: 160px;
width: 180px;
}
}
}

Loading…
Cancel
Save