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