mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
Compare commits
2 Commits
dark-statu
...
dark-divid
| Author | SHA1 | Date | |
|---|---|---|---|
| df19a55ff7 | |||
| 5504aa1c41 |
@ -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 />
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
<template>
|
<template>
|
||||||
<hr class="w-full text-gray-300" />
|
<hr class="w-full text-gray-300 dark:bg-gray-600" />
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user