fix:预览问卷
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 6m53s

This commit is contained in:
2025-08-20 14:26:59 +08:00
parent fc08c5525c
commit 4139af5673
4 changed files with 12 additions and 18 deletions

View File

@@ -301,6 +301,7 @@ onBeforeUnmount(() => {
.left-content {
flex: 1;
height: 95vh;
}
.right-content {
@@ -386,11 +387,11 @@ onBeforeUnmount(() => {
}
.power-chart{
height: 55vh;
height: 45vh;
}
.energy-chart{
height: 240px;
height: 30vh;
}
</style>