mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	Merge pull request #614 from ollama-webui/incognito-sidebar-fix
fix: sidebar menu issue in incognito
This commit is contained in:
		
						commit
						a04046b277
					
				@ -548,7 +548,7 @@
 | 
			
		||||
					{#if showDropdown}
 | 
			
		||||
						<div
 | 
			
		||||
							id="dropdownDots"
 | 
			
		||||
							class="absolute z-10 bottom-[70px] 4.5rem rounded-lg shadow w-[240px] bg-gray-900"
 | 
			
		||||
							class="absolute z-40 bottom-[70px] 4.5rem rounded-lg shadow w-[240px] bg-gray-900"
 | 
			
		||||
						>
 | 
			
		||||
							<div class="py-2 w-full">
 | 
			
		||||
								{#if $user.role === 'admin'}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user