We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b4c9ad + bdb65b6 commit 3370d40Copy full SHA for 3370d40
src/components/core/value-tree/ValueTreeWrapper.vue
@@ -12,7 +12,7 @@
12
<ChevronRight v-if="hasChildren" class="h-full w-full" :class="{ 'rotate-90': showChildren }" />
13
</span>
14
15
- <span class="select-none font-mono text-sm">
+ <span class="font-mono text-sm">
16
<span class="text-code-navy">{{ name }}</span>
17
<span class="ml-0.5 text-muted-foreground">:</span>
18
0 commit comments