mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	fix password eye icon and minor fix in dark mode
This commit is contained in:
		| @ -116,7 +116,7 @@ | ||||
|             </span> | ||||
|           </template> | ||||
|           <BaseDropdownItem @click="removeMultiplePayments"> | ||||
|             <BaseIcon name="TrashIcon" class="mr-3 text-gray-600" /> | ||||
|             <BaseIcon name="TrashIcon" class="mr-3 text-gray-600 dark:text-gray-400 dark:group-hover:text-white" /> | ||||
|             {{ $t('general.delete') }} | ||||
|           </BaseDropdownItem> | ||||
|         </BaseDropdown> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user