mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	Dark label (#1203)
* add dark mode for label * fix dark issue in customer view page * fix remaining label for dark mode --------- Co-authored-by: yashkanakiya <yashkanakiya281297@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 PayalDholakiya
						PayalDholakiya
					
				
			
			
				
	
			
			
			
						parent
						
							309f20f548
						
					
				
				
					commit
					9a34d48906
				
			| @ -5,7 +5,7 @@ | ||||
|     > | ||||
|       <SelectNotePopup :type="type" @select="onSelectNote" /> | ||||
|     </div> | ||||
|     <label class="text-gray-800 font-medium mb-4 text-sm"> | ||||
|     <label class="text-gray-800 font-medium mb-4 text-sm dark:text-gray-300"> | ||||
|       {{ $t('invoices.notes') }} | ||||
|     </label> | ||||
|     <BaseCustomInput | ||||
|  | ||||
		Reference in New Issue
	
	Block a user