fix: quotation card code color

This commit is contained in:
puriphatt 2024-11-22 16:33:46 +07:00
parent da4842a4dd
commit 929acbca29

View file

@ -99,10 +99,7 @@ const rand = Math.random();
{{ title || '-' }}
</q-tooltip>
</div>
<div
class="ellipsis q-px-xs q-mb-sm"
style="color: hsla(var(--gray-8-hsl) / 0.7); font-size: 80%"
>
<div class="ellipsis q-px-xs q-mb-sm app-text-muted" style="font-size: 80%">
{{ code || '-' }}
<q-tooltip anchor="bottom start" self="top left">
{{ title || '-' }}