forked from open-webui/open-webui
		
	fix: styling
This commit is contained in:
		
							parent
							
								
									0c322063b5
								
							
						
					
					
						commit
						77e27ce248
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -96,7 +96,7 @@ | ||||||
| 			}} | 			}} | ||||||
| 		/> | 		/> | ||||||
| 
 | 
 | ||||||
| 		<div class=" mb-2.5 font-medium">Profile</div> | 		<div class=" mb-2.5 text-sm font-medium">Profile</div> | ||||||
| 
 | 
 | ||||||
| 		<div class="flex space-x-5"> | 		<div class="flex space-x-5"> | ||||||
| 			<div class="flex flex-col"> | 			<div class="flex flex-col"> | ||||||
|  |  | ||||||
|  | @ -39,7 +39,7 @@ | ||||||
| 		updatePasswordHandler(); | 		updatePasswordHandler(); | ||||||
| 	}} | 	}} | ||||||
| > | > | ||||||
| 	<div class="flex justify-between mb-2.5 items-center"> | 	<div class="flex justify-between mb-2.5 items-center text-sm"> | ||||||
| 		<div class="  font-medium">Change Password</div> | 		<div class="  font-medium">Change Password</div> | ||||||
| 		<button | 		<button | ||||||
| 			class=" text-xs font-medium text-gray-500" | 			class=" text-xs font-medium text-gray-500" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek