mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	fix password eye icon and minor fix in dark mode
This commit is contained in:
		| @ -164,7 +164,7 @@ | ||||
|           </template> | ||||
|  | ||||
|           <BaseDropdownItem @click="removeMultipleEstimates"> | ||||
|             <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