rusackas commented on a change in pull request #10606:
URL:
https://github.com/apache/incubator-superset/pull/10606#discussion_r473467415
##########
File path: superset-frontend/src/components/ListViewCard/index.tsx
##########
@@ -132,12 +134,23 @@ const CoverFooterRight = styled.div`
text-overflow: ellipsis;
`;
+const ThinSkeleton = styled(Skeleton)`
+ h3 {
+ margin: 5 0;
Review comment:
5px? Should probably also be based on gridUnit... which would normally
be 4... so this seems a bit odd.
----------------------------------------------------------------
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]