mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
add dark mode in BaseDivider
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<template>
|
||||
<hr class="w-full text-gray-300" />
|
||||
<hr class="w-full text-gray-300 dark:bg-gray-600" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user