fix: quotation card dark mode badge

This commit is contained in:
puriphatt 2024-11-22 16:35:19 +07:00
parent 929acbca29
commit 063439c1c6

View file

@ -53,10 +53,7 @@ const rand = Math.random();
<BadgeComponent
:title="status"
hsla-color="--blue-6-hsl"
hsla-background="--blue-0-hsl"
hsla-border="--blue-1-hsl"
:border="urgent"
solid
/>
</div>