One more thing to check is if any parent element has one of these css properties set:
- overflow
- overflow-y
- overflow-x
If this property is set to one of these vales it will NOT work: auto, hidden, overlay, scroll.
The best solution is to remove it or change its value to 'unset'
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…