mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	add scrollbar on ptz presets dropdown
This commit is contained in:
		
							parent
							
								
									fc0f6d6095
								
							
						
					
					
						commit
						2cee93dc3e
					
				@ -545,7 +545,7 @@ function PtzControlPanel({
 | 
			
		||||
              <BsThreeDotsVertical />
 | 
			
		||||
            </Button>
 | 
			
		||||
          </DropdownMenuTrigger>
 | 
			
		||||
          <DropdownMenuContent>
 | 
			
		||||
          <DropdownMenuContent className="max-h-[40dvh] overflow-y-auto">
 | 
			
		||||
            {ptz?.presets.map((preset) => {
 | 
			
		||||
              return (
 | 
			
		||||
                <DropdownMenuItem
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user