rusackas commented on a change in pull request #15240:
URL: https://github.com/apache/superset/pull/15240#discussion_r654710526



##########
File path: superset-frontend/src/datasource/DatasourceEditor.jsx
##########
@@ -94,6 +94,9 @@ const EditLockContainer = styled.div`
   a {
     padding: 0 10px;
   }
+  span[role='img'] {
+    margin-top: -3px;
+  }

Review comment:
       ```suggestion
   ```
   I would just take this out. It looks fine without.




-- 
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]

Reply via email to