refactor(ui): better font weight, icon hover states, etc
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<span
|
||||
:class="isScalar ? 'text-secondaryLight' : 'cursor-pointer text-accent'"
|
||||
class="font-mono"
|
||||
@click="jumpToType"
|
||||
>
|
||||
{{ typeString }}
|
||||
|
||||
Reference in New Issue
Block a user