问卷调查修改

This commit is contained in:
zhouyanli
2026-08-20 17:43:35 +08:00
parent 28ca715710
commit a078513221
3 changed files with 17 additions and 7 deletions

View File

@@ -123,7 +123,7 @@ page {
display: flex;
flex-direction: column;
height: 100vh;
background-color: #F9F9F9;
background: linear-gradient(to left bottom, #e2efff 0%, #f9f9f9 50%);
}
.page {