eschutho commented on a change in pull request #14293:
URL: https://github.com/apache/superset/pull/14293#discussion_r622297893
##########
File path: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx
##########
@@ -421,7 +449,7 @@ const DatabaseModal: FunctionComponent<DatabaseModalProps>
= ({
/>
</div>
</StyledInputContainer>
- <StyledInputContainer>
+ <StyledInputContainer className="mb-0">
Review comment:
I know I added this mb-0, :) but I like @rusackas' suggestion of using
emotion here. Can we create a const called `no-margin-bottom` or something like
that? He put together a
https://codesandbox.io/s/emotion-playground-forked-7z07l?file=/src/index.js.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]