This commit is contained in:
duanliang
2025-03-28 15:11:37 +08:00
parent 1f99161158
commit ff76bf97c4
5 changed files with 7 additions and 6 deletions

View File

@@ -132,6 +132,6 @@
<style lang="scss" scoped>
.age {
width: vw(240);
height: vh(260);
height: vh(280);
}
</style>