fix
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-03-30 22:33:21 -06:00
parent a97a40475a
commit 67b1baede8

View File

@@ -31,6 +31,7 @@
overflow-y: auto;
height: calc(100% - 45px);
box-sizing: border-box;
user-select: none;
"
v-html="challengeContent"
/>