mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
Dark label (#1203)
* add dark mode for label * fix dark issue in customer view page * fix remaining label for dark mode --------- Co-authored-by: yashkanakiya <yashkanakiya281297@gmail.com>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<template>
|
||||
<hr class="w-full text-gray-300 dark:bg-gray-600" />
|
||||
<div class="w-full h-px bg-gray-300 dark:bg-gray-600" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user