mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-11-03 22:13:18 -05:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			dark-custo
			...
			dark-divid
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| df19a55ff7 | |||
| 5504aa1c41 | 
@ -10,7 +10,7 @@
 | 
				
			|||||||
        {{ label }}
 | 
					        {{ label }}
 | 
				
			||||||
      </BaseLabel>
 | 
					      </BaseLabel>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <p class="text-sm font-bold leading-5 text-black non-italic">
 | 
					      <p class="text-sm font-bold leading-5 text-black non-italic dark:text-white">
 | 
				
			||||||
        {{ value }}
 | 
					        {{ value }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <slot />
 | 
					        <slot />
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,3 @@
 | 
				
			|||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <hr class="w-full text-gray-300" />
 | 
					  <hr class="w-full text-gray-300 dark:bg-gray-600" />
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user