diff --git a/src/admin/problem/detail.vue b/src/admin/problem/detail.vue index 03b2017..458fdc9 100644 --- a/src/admin/problem/detail.vue +++ b/src/admin/problem/detail.vue @@ -430,7 +430,7 @@ watch([fromExistingTags, newTags], (tags) => { :name="lang" > - +
@@ -72,7 +72,7 @@ function next() { - +
diff --git a/src/oj/problem/components/Editor.vue b/src/oj/problem/components/Editor.vue index a4239d6..5fce6a1 100644 --- a/src/oj/problem/components/Editor.vue +++ b/src/oj/problem/components/Editor.vue @@ -24,7 +24,7 @@ const editorHeight = computed(() =>