🔨 是否使用脚本执行.

This commit is contained in:
lijiahangmax
2024-04-17 00:14:23 +08:00
parent 7f1f286a7d
commit bc8e04b908
37 changed files with 237 additions and 53 deletions

View File

@@ -258,6 +258,13 @@ body {
margin-left: 4px;
}
.question-right {
font-size: 18px;
margin-left: 8px;
color: rgb(var(--gray-6));
cursor: pointer;
}
.span-blue {
color: rgb(var(--arcoblue-6));
}