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