mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
fix password eye icon and minor fix in dark mode (#1261)
This commit is contained in:
@ -93,6 +93,7 @@
|
||||
rounded-full
|
||||
text-primary-500
|
||||
dark:bg-gray-600
|
||||
dark:text-primary-400
|
||||
"
|
||||
>
|
||||
{{ initGenerator(customer.name) }}
|
||||
@ -141,6 +142,7 @@
|
||||
bg-gray-200
|
||||
rounded-full
|
||||
text-primary-500
|
||||
dark:text-primary-400
|
||||
dark:bg-gray-600
|
||||
"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user