forked from open-webui/open-webui
		
	fix: code block styling
This commit is contained in:
		
							parent
							
								
									9c72f4da09
								
							
						
					
					
						commit
						917ab08f5c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ | |||
| 
 | ||||
| <div class="mb-4"> | ||||
| 	<div | ||||
| 		class="flex justify-between bg-[#202123] text-white text-xs px-4 pt-1 rounded-t-lg overflow-x-auto" | ||||
| 		class="flex justify-between bg-[#202123] text-white text-xs px-4 pt-1 pb-0.5 rounded-t-lg overflow-x-auto" | ||||
| 	> | ||||
| 		<div class="p-1">{lang}</div> | ||||
| 		<button class="copy-code-button bg-none border-none p-1" on:click={copyCode} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek