Content container is now the root for position absolute
This commit is contained in:
parent
d55775763e
commit
184aa8568f
@ -2,5 +2,4 @@
|
|||||||
vertical
|
vertical
|
||||||
padding content-padding
|
padding content-padding
|
||||||
padding-top content-padding-top
|
padding-top content-padding-top
|
||||||
line-height 1.7em
|
line-height 1.7em
|
||||||
position relative
|
|
@ -6,4 +6,5 @@
|
|||||||
flex 1
|
flex 1
|
||||||
overflow-x hidden
|
overflow-x hidden
|
||||||
overflow-y scroll
|
overflow-y scroll
|
||||||
|
position relative
|
||||||
// will-change transform
|
// will-change transform
|
Loading…
Reference in New Issue
Block a user