💄 Updating the UI and style files

This commit is contained in:
Liyas Thomas
2020-06-20 00:24:53 +05:30
parent 18875d46b5
commit 4cae0c9652
3 changed files with 4 additions and 7 deletions

View File

@@ -328,7 +328,7 @@
<style scoped lang="scss">
.gqlTabs {
max-height: calc(100vh - 186px);
max-height: calc(100vh - 192px);
overflow: auto;
}
.gqlRunQuery {