aboutsummaryrefslogtreecommitdiffstats
path: root/pages/editor/quest
diff options
context:
space:
mode:
Diffstat (limited to 'pages/editor/quest')
-rw-r--r--pages/editor/quest/[id].vue7
1 files changed, 0 insertions, 7 deletions
diff --git a/pages/editor/quest/[id].vue b/pages/editor/quest/[id].vue
index bc480d9..34dafa8 100644
--- a/pages/editor/quest/[id].vue
+++ b/pages/editor/quest/[id].vue
@@ -87,13 +87,6 @@ const showYaml = () => {
</template>
<style scoped>
-#pane-container {
- width: 100%;
- flex-grow: 1;
- height: calc(100vh - 73px);
- max-height: calc(100vh - 73px);
-}
-
#options-container {
width: 100%;
display: flex;