mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
add dark mode in BaseDescriptionListItem
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
{{ label }}
|
{{ label }}
|
||||||
</BaseLabel>
|
</BaseLabel>
|
||||||
|
|
||||||
<p class="text-sm font-bold leading-5 text-black non-italic">
|
<p class="text-sm font-bold leading-5 text-black non-italic dark:text-white">
|
||||||
{{ value }}
|
{{ value }}
|
||||||
|
|
||||||
<slot />
|
<slot />
|
||||||
|
|||||||
Reference in New Issue
Block a user