feat: revamp graphql sidebar ui

This commit is contained in:
liyasthomas
2021-07-08 23:42:15 +05:30
parent f1ef403c83
commit c6490818d0
21 changed files with 708 additions and 620 deletions

View File

@@ -21,13 +21,15 @@
"
@click="toggleShowChildren()"
>
<i class="material-icons">{{ getCollectionIcon }}</i>
<i class="material-icons" :class="{ 'text-green-400': isSelected }">
{{ getCollectionIcon }}
</i>
</span>
<span
class="
py-3
cursor-pointer
pr-3
pr-2
flex flex-1
min-w-0
text-xs