You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can see there is a lot of border around that button that is going over the content of the page ( for instance the border of the boxes behind the button disappear )
Ideally we would have no border around or at leas the background of that box would be transparent.
The text was updated successfully, but these errors were encountered:
The workaround I've implemented on the pages was setting a padding-bottom of 200px to each page for the button to stay out of view when scrolling to page bottom.
Is it enough or you still prefer to reduce the button padding?
We can see there is a lot of border around that button that is going over the content of the page ( for instance the border of the boxes behind the button disappear )
Ideally we would have no border around or at leas the background of that box would be transparent.
The text was updated successfully, but these errors were encountered: