eschutho commented on a change in pull request #15054:
URL: https://github.com/apache/superset/pull/15054#discussion_r649325575
##########
File path:
superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx
##########
@@ -59,20 +60,20 @@ const ExtraOptions = ({
<div>
<h4>SQL Lab</h4>
<p className="helper">
- Configure how this database will function in SQL Lab.
+ Adjust how this database will interact with SQL Lab.
</p>
</div>
}
key="1"
>
- <StyledInputContainer className="mb-0">
+ <StyledInputContainer css={{ ...no_margin_bottom }}>
Review comment:
does `css={no_margin_bottom}` work here? Should be the same thing.
--
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]