forked from open-webui/open-webui
		
	feat: styling update
This commit is contained in:
		
							parent
							
								
									9fccf72bfc
								
							
						
					
					
						commit
						d22813a89e
					
				
					 4 changed files with 19 additions and 17 deletions
				
			
		|  | @ -351,7 +351,7 @@ | |||
| 		{/if} | ||||
| 
 | ||||
| 		<div | ||||
| 			class=" text-gray-700 dark:text-gray-100 bg-white dark:bg-gray-800 min-h-screen overflow-auto flex flex-row" | ||||
| 			class=" text-gray-700 dark:text-gray-100 bg-white dark:bg-gray-900 min-h-screen overflow-auto flex flex-row" | ||||
| 		> | ||||
| 			<Sidebar /> | ||||
| 			<SettingsModal bind:show={$showSettings} /> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek