Share component is the element used in our Community to allow users to share posts
Like a few other elements in the app, we have a different presentation for this element whether it is in its initial state or after some scrolling.
When in its initial state, this element is padded on all sides and floats independently on screen.
After some scrolling, this element gets stacked. Given its importance, we don't want it to get lost.