refactor: graphql page to new ui

This commit is contained in:
liyasthomas
2021-07-24 14:10:28 +05:30
parent 84b94f3091
commit 4de55c39dd
9 changed files with 422 additions and 332 deletions

View File

@@ -2,7 +2,7 @@
<div class="show-if-initialized" :class="{ initialized }">
<pre ref="editor" :class="styles"></pre>
<div
v-if="lang == 'json'"
v-if="provideJSONOutline"
class="
bg-primaryLight
border-t border-divider