|
|
|
|
|
by allannienhuis
852 days ago
|
|
I'm too lazy/busy to confirm/test this, but providing a new stacking context on the parent by either by adding a position: relative (or whatever) or adding transform: translateZ(0) (or X or Y) avoids the need to specify every parent's height. Someone less lazy than me could confirm :) |
|
isolation: isolate;