refactor(ui): minor font tweaks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<span
|
||||
:class="{ 'cursor-pointer': !isScalar }"
|
||||
class="font-mono font-normal text-accent"
|
||||
class="font-mono text-sm text-accent"
|
||||
@click="jumpToType"
|
||||
>
|
||||
{{ typeString }}
|
||||
|
||||
Reference in New Issue
Block a user