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