fix
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: calc(100% - 45px);
|
height: calc(100% - 45px);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
user-select: none;
|
||||||
"
|
"
|
||||||
v-html="challengeContent"
|
v-html="challengeContent"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user