还原背景色

This commit is contained in:
Huangzhe
2025-05-19 17:05:26 +08:00
parent ee887dadb4
commit 9a5124739a

View File

@@ -1315,7 +1315,7 @@ function clearAnswer(questions) {
//min-height: calc(100vh - 100px);
//padding: 0px 10px 10px 10px;
//background: linear-gradient(to bottom, #71b73c 200px, #f2f2f2 300px);
background: linear-gradient(to bottom, #71b73c 200px, #f2f2f2 300px);
.questions {
overflow: scroll;