I have a div with buttons, when you click on which, a block with a position: absolute,
But if I want there to be no overflow for the block, then the pop-up block does not appear.
            Asked
            
        
        
            Active
            
        
            Viewed 371 times
        
    -1
            
            
         
    
    
        Daniel Martynov
        
- 1
- 1
- 
                    You can’t. You’ll need to reparent the positioned element elsewhere in the DOM. – Dai Nov 26 '20 at 09:56
