zhengyiming
2025-02-13 591a3742e98ad926c88059b8fe8eabd3a8630c25
apps/cMiniApp/src/subpackages/mine/mineCollectTask/InnerPage.vue
@@ -49,6 +49,7 @@
<style lang="scss">
@import '@/styles/common.scss';
.mineCollectTask-page-wrapper {
.my-collect-task {
  display: flex;
  align-items: center;
@@ -67,4 +68,5 @@
    color: boleGetCssVar('text-color', 'regular');
  }
}
}
</style>