mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
fix sidebar and table data link in dark mode color
This commit is contained in:
@ -204,7 +204,7 @@
|
||||
:text="row.data.customer.name"
|
||||
:length="30"
|
||||
tag="span"
|
||||
class="font-medium text-primary-500 flex flex-col"
|
||||
class="font-medium text-primary-500 flex flex-col dark:text-primary-400"
|
||||
/>
|
||||
|
||||
<BaseText
|
||||
|
||||
Reference in New Issue
Block a user