diff --git a/components/landing/Globe.vue b/components/landing/Globe.vue index cdf808ff0..379951b5d 100644 --- a/components/landing/Globe.vue +++ b/components/landing/Globe.vue @@ -92,14 +92,6 @@ export default { .hexPolygonResolution(3) .hexPolygonMargin(0.5) .hexPolygonColor(() => `#aaaaaa`) - // labels layer - // .labelsData(this.labelsData) - // .labelLat("lat") - // .labelLng("lng") - // .labelText("text") - // .labelColor("color") - // .labelSize(1.5) - // .labelDotRadius(0.5) // labels layer .labelsData(this.labelsData) diff --git a/components/smart/DeletableChip.vue b/components/smart/DeletableChip.vue index a0c072ddd..6ac4a29b7 100644 --- a/components/smart/DeletableChip.vue +++ b/components/smart/DeletableChip.vue @@ -20,7 +20,6 @@ @apply bg-primaryDark; @apply text-secondary; @apply font-mono; - @apply border border-divider; } diff --git a/layouts/default.vue b/layouts/default.vue index 2f05e6649..65c2bd6d2 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -140,3 +140,12 @@ export default { }, } + + diff --git a/pages/api.vue b/pages/api.vue index 05dc95784..76a6b35cc 100644 --- a/pages/api.vue +++ b/pages/api.vue @@ -145,11 +145,7 @@
- {{ $t("raw_input") }}
@@ -177,9 +173,6 @@
- diff --git a/pages/graphql.vue b/pages/graphql.vue index 6670241d8..e93b85a72 100644 --- a/pages/graphql.vue +++ b/pages/graphql.vue @@ -349,50 +349,54 @@ v-for="field in filteredQueryFields" :key="field.name" > - -
- + + + - +
-
- -
- + +
+
- +
-
- -
- + +
+
- +