[update 委员信息] 个人照片回显

This commit is contained in:
danshihao
2024-06-11 17:44:23 +08:00
parent ca068602d9
commit 7f5a13d05d
@@ -201,7 +201,11 @@ export default {
}
}
.descriptions-item-content-img {
max-height: 150px;
img {
max-height: 200px;
max-width: 200px;
}
}
}
</style>