birt
2025-04-13 4727ca535470da038aad3a0aa2a44e667e0fccb2
zhitan-vue/src/layout/components/AppMain.vue
@@ -74,6 +74,11 @@
    }
  }
}
/* 用户个人资料页特殊高度处理 */
.user-profile-container {
  min-height: calc(100vh - 50px) !important;
}
</style>
<style lang="scss">