forked from open-webui/open-webui
		
	fix: share modal styling
This commit is contained in:
		
							parent
							
								
									4e828b0669
								
							
						
					
					
						commit
						93ec04003a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -21,10 +21,10 @@ | ||||||
| 		</button> | 		</button> | ||||||
| 
 | 
 | ||||||
| 		<div class="flex justify-center space-x-1 mt-1.5"> | 		<div class="flex justify-center space-x-1 mt-1.5"> | ||||||
| 			<div class=" self-center text-stone-400 text-xs font-medium">or</div> | 			<div class=" self-center text-gray-400 text-xs font-medium">or</div> | ||||||
| 
 | 
 | ||||||
| 			<button | 			<button | ||||||
| 				class=" self-center rounded-full text-xs font-medium text-stone-700 underline" | 				class=" self-center rounded-full text-xs font-medium text-gray-700 dark:text-gray-500 underline" | ||||||
| 				type="button" | 				type="button" | ||||||
| 				on:click={() => { | 				on:click={() => { | ||||||
| 					downloadChat(); | 					downloadChat(); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue