forked from open-webui/open-webui
		
	
						commit
						75607541c6
					
				
					 1 changed files with 4 additions and 7 deletions
				
			
		|  | @ -3,16 +3,13 @@ | ||||||
| @tailwind utilities; | @tailwind utilities; | ||||||
| 
 | 
 | ||||||
| @layer base { | @layer base { | ||||||
| 	html { | 	html, pre { | ||||||
| 		font-family: -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, | 		font-family: -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, | ||||||
| 			Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', | 			Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', | ||||||
| 			'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; | 			'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	pre { |   pre { | ||||||
| 		font-family: -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, |     white-space: pre-wrap; | ||||||
| 			Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', |   } | ||||||
| 			'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; |  | ||||||
| 		white-space: pre-wrap; |  | ||||||
| 	} |  | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Jaeryang Baek
						Timothy Jaeryang Baek