-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add margin to bottom and sides for cloud pages #13281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
# Conflicts: # airbyte-webapp/src/pages/DestinationPage/pages/DestinationItemPage/components/DestinationSettings.tsx # airbyte-webapp/src/pages/SourcesPage/pages/SourceItemPage/components/SourceSettings.tsx # airbyte-webapp/src/views/Connector/ConnectorDocumentationLayout/ConnectorDocumentationLayout.tsx
* Associated line items to deals * Bumped version * Bumped version * auto-bump connector version Co-authored-by: Octavia Squidington III <[email protected]>
Nice to get some more elements using SASS and classnames. 🎉 I can't tell from the original screenshot if what you've implemented is what was intended or if Natalie was asking for this green area to be empty (ie: at the bottom of the viewport vs. at the bottom of the page)? It doesn't look like the margin added to the bottom of the docs panel is acting as expected (I went to add source and picked Github and scrolled down, the margin is not 150px) |
* Bump Airbyte version from 0.39.7-alpha to 0.39.8-alpha * update date * format Co-authored-by: girarda <[email protected]> Co-authored-by: Alexandre Girard <[email protected]>
Yeap, that's right - I didn't add margin to the docs panel since I thought that intercom notification displays on the right side only. Also don't have a chance to test this case. Need someone who can check the docs panel with displayed intercom notification. @timroes any ideas on how we can invoke the intercom notification? Last time I remember you tried to help by resetting something(don't remember for sure what you intend to reset). Looks like I need to sign up one more account 😄 |
I'm pretty sure the idea was to add the margin to the bottom (last element on the page), not the viewport. It might be will look strange I guess since we always will have empty space in the viewport... @nataliekwong Do we need to add margin to the bottom(last element on the page) or to the viewport? |
What
Closes #12780
How
Adding margin to wrapper components