fix: quotation card dark mode badge
This commit is contained in:
parent
929acbca29
commit
063439c1c6
1 changed files with 0 additions and 3 deletions
|
|
@ -53,10 +53,7 @@ const rand = Math.random();
|
||||||
<BadgeComponent
|
<BadgeComponent
|
||||||
:title="status"
|
:title="status"
|
||||||
hsla-color="--blue-6-hsl"
|
hsla-color="--blue-6-hsl"
|
||||||
hsla-background="--blue-0-hsl"
|
|
||||||
hsla-border="--blue-1-hsl"
|
|
||||||
:border="urgent"
|
:border="urgent"
|
||||||
solid
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue