feat: polish some styles

This commit is contained in:
tdgao
2026-07-03 10:41:23 -07:00
parent 81913368aa
commit ce7de977c8
4 changed files with 21 additions and 11 deletions
@@ -1,6 +1,6 @@
<template>
<div v-if="dependencyRows.length > 0" class="flex flex-col gap-2">
<h3 v-if="showTitle" class="m-0 text-sm font-bold text-contrast">
<h3 v-if="showTitle" class="m-0 text-base font-semibold text-contrast">
{{ formatMessage(messages.dependenciesTitle) }}
</h3>
<div class="flex flex-col gap-2">