forked from open-webui/open-webui
		
	fix: styling
This commit is contained in:
		
							parent
							
								
									d0e1d7cee2
								
							
						
					
					
						commit
						c09514ea89
					
				
					 3 changed files with 6 additions and 4 deletions
				
			
		|  | @ -635,7 +635,7 @@ SYSTEM """${system}"""`.replace(/^\s*\n/gm, ''); | |||
| 						<div class=" text-sm font-semibold mb-2">Pull Progress</div> | ||||
| 						<div class="w-full rounded-full dark:bg-gray-800"> | ||||
| 							<div | ||||
| 								class="dark:bg-gray-600 text-xs font-medium text-blue-100 text-center p-0.5 leading-none rounded-full" | ||||
| 								class="dark:bg-gray-600 bg-gray-500 text-xs font-medium text-gray-100 text-center p-0.5 leading-none rounded-full" | ||||
| 								style="width: {Math.max(15, pullProgress ?? 0)}%" | ||||
| 							> | ||||
| 								{pullProgress ?? 0}% | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek